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 359aff2c3ba..4f9f235473e 100644 --- a/pkgtools/packagekit/Makefile +++ b/pkgtools/packagekit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2011/06/10 09:39:44 obache Exp $ +# $NetBSD: Makefile,v 1.15 2011/11/01 06:02:23 sbd Exp $ # DISTNAME= PackageKit-0.4.0 -PKGREVISION= 11 +PKGREVISION= 12 PKGNAME= ${DISTNAME:S/PackageKit/packagekit/} CATEGORIES= pkgtools MASTER_SITES= http://www.packagekit.org/releases/ |