diff options
Diffstat (limited to 'devel/GConf2')
-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 83a4bfdc9fa..976d282fc11 100644 --- a/devel/GConf2/Makefile +++ b/devel/GConf2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2003/11/12 01:31:47 salo Exp $ +# $NetBSD: Makefile,v 1.18 2003/12/04 19:48:24 xtraeme Exp $ # .include "../../devel/GConf2/Makefile.common" PKGNAME= ${DISTNAME:S/GConf/GConf2/} -PKGREVISION= 3 +PKGREVISION= 4 USE_PKGINSTALL= YES |