diff options
author | abs <abs> | 2002-12-12 14:34:49 +0000 |
---|---|---|
committer | abs <abs> | 2002-12-12 14:34:49 +0000 |
commit | eead29eb355a7676e9eb0ccea13f785374b77735 (patch) | |
tree | 888fca3d2c1caf08717737e64222e293ef5aaaa7 /pkgtools/url2pkg | |
parent | 44638dd622f5fe9913087552a030fcb60d6534f1 (diff) | |
download | pkgsrc-eead29eb355a7676e9eb0ccea13f785374b77735.tar.gz |
shorten COMMENT
Diffstat (limited to 'pkgtools/url2pkg')
-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} |