diff options
Diffstat (limited to 'devel/GConf2/Makefile')
-rw-r--r-- | devel/GConf2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/GConf2/Makefile b/devel/GConf2/Makefile index 7c599b8dc29..aad129a3a31 100644 --- a/devel/GConf2/Makefile +++ b/devel/GConf2/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2003/02/14 20:04:05 jmmv Exp $ +# $NetBSD: Makefile,v 1.15 2003/05/02 12:11:15 wiz Exp $ # .include "../../devel/GConf2/Makefile.common" PKGNAME= ${DISTNAME:S/GConf/GConf2/} +PKGREVISION= 1 USE_PKGINSTALL= YES |