summaryrefslogtreecommitdiff
path: root/pkgtools/url2pkg
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commit4e3547de3bbe9aae985ad91f7aae76896b121cf0 (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /pkgtools/url2pkg
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'pkgtools/url2pkg')
-rw-r--r--pkgtools/url2pkg/Makefile3
-rw-r--r--pkgtools/url2pkg/pkg/COMMENT1
2 files changed, 2 insertions, 2 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
diff --git a/pkgtools/url2pkg/pkg/COMMENT b/pkgtools/url2pkg/pkg/COMMENT
deleted file mode 100644
index a25c15d091f..00000000000
--- a/pkgtools/url2pkg/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Shellscript to help with the first steps to build a package