diff options
Diffstat (limited to 'devel/GConf2/Makefile')
-rw-r--r-- | devel/GConf2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/GConf2/Makefile b/devel/GConf2/Makefile index 47dc886e526..05d6fa14f5c 100644 --- a/devel/GConf2/Makefile +++ b/devel/GConf2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2002/11/30 23:21:33 salo Exp $ +# $NetBSD: Makefile,v 1.9 2002/12/24 06:09:48 wiz Exp $ # DISTNAME= GConf-1.2.1 PKGNAME= ${DISTNAME:S/GConf/GConf2/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/GConf/1.2/} EXTRACT_SUFX= .tar.bz2 |