summaryrefslogtreecommitdiff
path: root/pkgtools/pkgsurvey
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
commita87738b456114a95193b58ec31e883210d6b9f3f (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /pkgtools/pkgsurvey
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'pkgtools/pkgsurvey')
-rw-r--r--pkgtools/pkgsurvey/Makefile3
-rw-r--r--pkgtools/pkgsurvey/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkgsurvey/Makefile b/pkgtools/pkgsurvey/Makefile
index 1cfb5e6765a..a9f9dcc5896 100644
--- a/pkgtools/pkgsurvey/Makefile
+++ b/pkgtools/pkgsurvey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/02/01 12:58:33 agc Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/17 17:51:31 wiz Exp $
#
DISTNAME= pkgsurvey-0.0
@@ -7,6 +7,7 @@ MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= agc@pkgsrc.org
+COMMENT= utility to collate pkg information, and mail to central census site
WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes
diff --git a/pkgtools/pkgsurvey/pkg/COMMENT b/pkgtools/pkgsurvey/pkg/COMMENT
deleted file mode 100644
index 88982081b3a..00000000000
--- a/pkgtools/pkgsurvey/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-utility to collate pkg information, and mail to central census site