diff options
Diffstat (limited to 'pkgtools')
-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 9e4482c466b..668de3b2ae6 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2002/10/30 03:33:56 rh Exp $ +# $NetBSD: Makefile,v 1.21 2002/12/12 14:40:07 abs Exp $ # DISTNAME= url2pkg-1.20 @@ -7,7 +7,7 @@ MASTER_SITES= # Nothing DISTFILES= # Nothing MAINTAINER= hubertf@netbsd.org -COMMENT= Shell script to help with the first steps to build a package +COMMENT= Tool to automate initial steps in building a package EXTRACT_ONLY= # empty WRKSRC= ${WRKDIR} |