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 0b251a2f656..a5eb32aa6e8 100644 --- a/pkgtools/packagekit/Makefile +++ b/pkgtools/packagekit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2010/06/13 22:45:14 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2010/09/14 11:02:39 wiz Exp $ # DISTNAME= PackageKit-0.4.0 -PKGREVISION= 6 +PKGREVISION= 7 PKGNAME= ${DISTNAME:S/PackageKit/packagekit/} CATEGORIES= pkgtools MASTER_SITES= http://www.packagekit.org/releases/ |