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 86518955691..fcbc53b21d9 100644 --- a/pkgtools/packagekit/Makefile +++ b/pkgtools/packagekit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2014/04/09 07:26:59 obache Exp $ +# $NetBSD: Makefile,v 1.42 2014/05/05 00:48:16 ryoon Exp $ DISTNAME= PackageKit-0.4.0 -PKGREVISION= 31 +PKGREVISION= 32 PKGNAME= ${DISTNAME:S/PackageKit/packagekit/} CATEGORIES= pkgtools MASTER_SITES= http://www.packagekit.org/releases/ |