diff options
author | marino <marino> | 2012-05-22 11:07:16 +0000 |
---|---|---|
committer | marino <marino> | 2012-05-22 11:07:16 +0000 |
commit | 10a82ecdcb5dae651c7c76dc68d90c348a048808 (patch) | |
tree | 6a0a3a58450631229325b754d96871183f534f08 /pkgtools | |
parent | c2d7b9a343af4c528245fc9452d526f8f70eda85 (diff) | |
download | pkgsrc-10a82ecdcb5dae651c7c76dc68d90c348a048808.tar.gz |
pkgtools/packagekit: Rev bump after last commit
Diffstat (limited to 'pkgtools')
-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 fc1d338677c..e56163aa37f 100644 --- a/pkgtools/packagekit/Makefile +++ b/pkgtools/packagekit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2012/05/22 11:02:50 marino Exp $ +# $NetBSD: Makefile,v 1.22 2012/05/22 11:07:16 marino Exp $ # DISTNAME= PackageKit-0.4.0 -PKGREVISION= 16 +PKGREVISION= 17 PKGNAME= ${DISTNAME:S/PackageKit/packagekit/} CATEGORIES= pkgtools MASTER_SITES= http://www.packagekit.org/releases/ |