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 29c7e776d74..a791317d38a 100644 --- a/net/libIDL/Makefile +++ b/net/libIDL/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2004/03/22 18:08:29 reed Exp $ +# $NetBSD: Makefile,v 1.25 2004/04/01 18:15:58 jmmv Exp $ # DISTNAME= libIDL-0.8.3 +PKGREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libIDL/0.8/} EXTRACT_SUFX= .tar.bz2 |