summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authortron <tron>2013-06-04 22:15:37 +0000
committertron <tron>2013-06-04 22:15:37 +0000
commit380d9fe620b0cfe80698a4c15fc2ae3bb5485aba (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /pkgtools
parent32c6b5730534fd6aec4757823f8d305cabccf0b0 (diff)
downloadpkgsrc-380d9fe620b0cfe80698a4c15fc2ae3bb5485aba.tar.gz
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/gnome-packagekit/Makefile4
-rw-r--r--pkgtools/packagekit/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/pkgtools/gnome-packagekit/Makefile b/pkgtools/gnome-packagekit/Makefile
index a3f018e74bc..797ba37a14d 100644
--- a/pkgtools/gnome-packagekit/Makefile
+++ b/pkgtools/gnome-packagekit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:50 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2013/06/04 22:16:57 tron Exp $
#
DISTNAME= gnome-packagekit-0.4.0
-PKGREVISION= 25
+PKGREVISION= 26
CATEGORIES= pkgtools gnome
MASTER_SITES= http://www.packagekit.org/releases/
diff --git a/pkgtools/packagekit/Makefile b/pkgtools/packagekit/Makefile
index 5f47df6e4a8..7dd486b9259 100644
--- a/pkgtools/packagekit/Makefile
+++ b/pkgtools/packagekit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2013/06/03 10:05:50 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2013/06/04 22:16:57 tron Exp $
#
DISTNAME= PackageKit-0.4.0
-PKGREVISION= 25
+PKGREVISION= 26
PKGNAME= ${DISTNAME:S/PackageKit/packagekit/}
CATEGORIES= pkgtools
MASTER_SITES= http://www.packagekit.org/releases/