diff options
author | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
commit | 30b15b560ede65e353f4add7bde4bfdd0303ad98 (patch) | |
tree | 50a1ccd42456eff2c4cb93f6820d39553d73b228 /pkgtools | |
parent | 56b9f74dd087c70b0df81eb1222a569fe08076a3 (diff) | |
download | pkgsrc-30b15b560ede65e353f4add7bde4bfdd0303ad98.tar.gz |
Revbump after cairo update
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 92d92991ebb..efe9a50bff8 100644 --- a/pkgtools/gnome-packagekit/Makefile +++ b/pkgtools/gnome-packagekit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2013/08/16 09:20:41 obache Exp $ +# $NetBSD: Makefile,v 1.38 2013/09/02 19:51:22 adam Exp $ # DISTNAME= gnome-packagekit-0.4.0 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= pkgtools gnome MASTER_SITES= http://www.packagekit.org/releases/ diff --git a/pkgtools/packagekit/Makefile b/pkgtools/packagekit/Makefile index e944cb5c91a..3fce05ff3a8 100644 --- a/pkgtools/packagekit/Makefile +++ b/pkgtools/packagekit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/06/06 12:54:59 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/09/02 19:51:22 adam Exp $ # DISTNAME= PackageKit-0.4.0 -PKGREVISION= 27 +PKGREVISION= 28 PKGNAME= ${DISTNAME:S/PackageKit/packagekit/} CATEGORIES= pkgtools MASTER_SITES= http://www.packagekit.org/releases/ |