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 1443b4e86e3..a209d596a84 100644 --- a/pkgtools/packagekit/Makefile +++ b/pkgtools/packagekit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2013/10/10 14:42:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.38 2013/10/19 09:06:56 adam Exp $ # DISTNAME= PackageKit-0.4.0 -PKGREVISION= 29 +PKGREVISION= 30 PKGNAME= ${DISTNAME:S/PackageKit/packagekit/} CATEGORIES= pkgtools MASTER_SITES= http://www.packagekit.org/releases/ |