diff options
Diffstat (limited to 'pkgtools/packagekit/Makefile')
-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 ac957d6f997..03c6a810b80 100644 --- a/pkgtools/packagekit/Makefile +++ b/pkgtools/packagekit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2012/10/02 17:11:50 tron Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/08 23:02:19 adam Exp $ # DISTNAME= PackageKit-0.4.0 -PKGREVISION= 20 +PKGREVISION= 21 PKGNAME= ${DISTNAME:S/PackageKit/packagekit/} CATEGORIES= pkgtools MASTER_SITES= http://www.packagekit.org/releases/ |