diff options
Diffstat (limited to 'pkgtools/url2pkg/Makefile')
-rw-r--r-- | pkgtools/url2pkg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/url2pkg/Makefile b/pkgtools/url2pkg/Makefile index b7aa189d5da..52210d9a486 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.72 2014/05/08 10:35:58 rodent Exp $ +# $NetBSD: Makefile,v 1.73 2014/05/29 23:37:15 wiz Exp $ # PKGNAME= url2pkg-2.19 +PKGREVISION= 1 CATEGORIES= pkgtools MAINTAINER= pkgsrc-users@NetBSD.org |