diff options
author | wiz <wiz> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-02-16 11:18:58 +0000 |
commit | 1a3fdb3358a326a6f5fd31658abf9e70aff71024 (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /pkgtools | |
parent | 853c2c1e235e3f226c8715a7526402092d570daf (diff) | |
download | pkgsrc-1a3fdb3358a326a6f5fd31658abf9e70aff71024.tar.gz |
Recursive bump for png-1.6.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/gnome-packagekit/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/packagekit/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/pkgtools/gnome-packagekit/Makefile b/pkgtools/gnome-packagekit/Makefile index 116d83c2d1f..77a4c661ea8 100644 --- a/pkgtools/gnome-packagekit/Makefile +++ b/pkgtools/gnome-packagekit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/01/26 21:38:39 adam Exp $ +# $NetBSD: Makefile,v 1.30 2013/02/16 11:24:05 wiz Exp $ # DISTNAME= gnome-packagekit-0.4.0 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= pkgtools gnome MASTER_SITES= http://www.packagekit.org/releases/ diff --git a/pkgtools/packagekit/Makefile b/pkgtools/packagekit/Makefile index 8dc227547fa..b85215d11a9 100644 --- a/pkgtools/packagekit/Makefile +++ b/pkgtools/packagekit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2013/01/26 21:36:42 adam Exp $ +# $NetBSD: Makefile,v 1.30 2013/02/16 11:24:05 wiz Exp $ # DISTNAME= PackageKit-0.4.0 -PKGREVISION= 22 +PKGREVISION= 23 PKGNAME= ${DISTNAME:S/PackageKit/packagekit/} CATEGORIES= pkgtools MASTER_SITES= http://www.packagekit.org/releases/ |