diff options
author | obache <obache@pkgsrc.org> | 2012-03-10 10:56:12 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-10 10:56:12 +0000 |
commit | 8a95af1ca97ecae5f5ddfbbd1e28e6c72163336a (patch) | |
tree | 5e3384ef016adca8f60c47d8529e1739ab3d3b05 /pkgtools/packagekit | |
parent | f931d3b570cea9603e1faea6cf2b5ee4ede4e8fe (diff) | |
download | pkgsrc-8a95af1ca97ecae5f5ddfbbd1e28e6c72163336a.tar.gz |
bump PKGREVISION from python default change to 2.7.
Diffstat (limited to 'pkgtools/packagekit')
-rw-r--r-- | pkgtools/packagekit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/packagekit/Makefile b/pkgtools/packagekit/Makefile index 65e9a841865..a0dd1e5ade2 100644 --- a/pkgtools/packagekit/Makefile +++ b/pkgtools/packagekit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2012/03/03 00:12:10 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2012/03/10 10:56:17 obache Exp $ # DISTNAME= PackageKit-0.4.0 -PKGREVISION= 14 +PKGREVISION= 15 PKGNAME= ${DISTNAME:S/PackageKit/packagekit/} CATEGORIES= pkgtools MASTER_SITES= http://www.packagekit.org/releases/ |