diff options
Diffstat (limited to 'net/libIDL/Makefile')
-rw-r--r-- | net/libIDL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libIDL/Makefile b/net/libIDL/Makefile index ad6dbded664..19de7f4766d 100644 --- a/net/libIDL/Makefile +++ b/net/libIDL/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2002/04/27 11:31:23 rh Exp $ +# $NetBSD: Makefile,v 1.4 2002/09/10 16:06:47 wiz Exp $ # DISTNAME= libIDL-0.7.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=pre-gnome2/sources/libIDL/} EXTRACT_SUFX= .tar.bz2 |