summaryrefslogtreecommitdiff
path: root/devel/GConf2
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-01-23 17:52:40 +0000
committerjmmv <jmmv>2004-01-23 17:52:40 +0000
commit73193aeccfa4077109e81a7c8ebcc4fa06223c96 (patch)
tree6eb8e4ad7fa3a8c494c7a2278e92015145322a5b /devel/GConf2
parent6b2140b7beb207dc7ea13b14eba880c4bfbd8b94 (diff)
downloadpkgsrc-73193aeccfa4077109e81a7c8ebcc4fa06223c96.tar.gz
The PKGREVISION should be in Makefile, not Makefile.common... so the previous
bump was expected to be to 3, not 1.
Diffstat (limited to 'devel/GConf2')
-rw-r--r--devel/GConf2/Makefile4
-rw-r--r--devel/GConf2/Makefile.common3
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/GConf2/Makefile b/devel/GConf2/Makefile
index 19ba31951fa..1b1d9ab4116 100644
--- a/devel/GConf2/Makefile
+++ b/devel/GConf2/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2004/01/23 17:51:24 jmmv Exp $
+# $NetBSD: Makefile,v 1.21 2004/01/23 17:52:40 jmmv Exp $
#
.include "../../devel/GConf2/Makefile.common"
PKGNAME= ${DISTNAME:S/GConf/GConf2/}
-PKGREVISION= 1
+PKGREVISION= 3
USE_PKGINSTALL= YES
diff --git a/devel/GConf2/Makefile.common b/devel/GConf2/Makefile.common
index e3ccf7d981b..5cf7113b0f1 100644
--- a/devel/GConf2/Makefile.common
+++ b/devel/GConf2/Makefile.common
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile.common,v 1.11 2004/01/22 08:24:28 grant Exp $
+# $NetBSD: Makefile.common,v 1.12 2004/01/23 17:52:40 jmmv Exp $
#
DISTNAME= GConf-2.4.0.1
-PKGREVISION= 2
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/GConf/2.4/}
EXTRACT_SUFX= .tar.bz2