diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
commit | d3c2da7a88afc3233a5afd1e3c223a40ad80cdd7 (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /pkgtools | |
parent | bde4553a7c3ffd5d1cf4ccac8614fe83483d493e (diff) | |
download | pkgsrc-d3c2da7a88afc3233a5afd1e3c223a40ad80cdd7.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/ |