diff options
Diffstat (limited to 'pkgtools/url2pkg/Makefile')
-rw-r--r-- | pkgtools/url2pkg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/url2pkg/Makefile b/pkgtools/url2pkg/Makefile index f372bd060fa..b6d4210be29 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.98 2019/09/12 04:18:28 rillig Exp $ +# $NetBSD: Makefile,v 1.99 2019/09/12 05:49:03 rillig Exp $ PKGNAME= url2pkg-2.35 CATEGORIES= pkgtools -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= rillig@NetBSD.org HOMEPAGE= http://www.NetBSD.org/docs/pkgsrc/creating.html COMMENT= Tool to automate initial steps in building a package LICENSE= 2-clause-bsd |