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 b5c507c492f..c4998b03c2f 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.77 2015/04/07 00:10:33 rodent Exp $ +# $NetBSD: Makefile,v 1.78 2015/06/12 10:50:56 wiz Exp $ # PKGNAME= url2pkg-2.22 +PKGREVISION= 1 CATEGORIES= pkgtools MAINTAINER= pkgsrc-users@NetBSD.org |