diff options
author | xtraeme <xtraeme> | 2003-12-04 19:48:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-12-04 19:48:24 +0000 |
commit | 006403c1ceab31e5d90ebe2ec2acf3b0fab5d084 (patch) | |
tree | 19ba36d33d9207abf1750bd36dd798beccc3d874 /devel/GConf2/Makefile | |
parent | 894954a9bf48c94d6117a8535852244504731f71 (diff) | |
download | pkgsrc-006403c1ceab31e5d90ebe2ec2acf3b0fab5d084.tar.gz |
Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).
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 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 |