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 94b0d1824f4..8be193498a2 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2001/02/16 13:06:19 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2001/02/17 17:51:33 wiz Exp $ # DISTNAME= url2pkg-1.15 @@ -7,6 +7,7 @@ MASTER_SITES= # Nothing DISTFILES= # Nothing MAINTAINER= hubertf@netbsd.org +COMMENT= Shellscript to help with the first steps to build a package EXTRACT_ONLY= # empty NO_WRKSUBDIR= yes |