diff options
Diffstat (limited to 'net/libIDL/Makefile')
-rw-r--r-- | net/libIDL/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/libIDL/Makefile b/net/libIDL/Makefile index cc0420e8ab2..9e6a596b097 100644 --- a/net/libIDL/Makefile +++ b/net/libIDL/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2004/09/02 10:58:33 jmmv Exp $ +# $NetBSD: Makefile,v 1.29 2004/10/03 00:17:54 tv Exp $ # DISTNAME= libIDL-0.8.4 +PKGREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libIDL/0.8/} EXTRACT_SUFX= .tar.bz2 |