summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install
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/pkg_install
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'pkgtools/pkg_install')
-rw-r--r--pkgtools/pkg_install/Makefile3
-rw-r--r--pkgtools/pkg_install/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkg_install/Makefile b/pkgtools/pkg_install/Makefile
index 414b4643fd7..604c88ee58a 100644
--- a/pkgtools/pkg_install/Makefile
+++ b/pkgtools/pkg_install/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2000/12/20 04:02:45 hubertf Exp $
+# $NetBSD: Makefile,v 1.36 2001/02/17 17:51:26 wiz Exp $
# Note to package maintainers:
# To update the distfile of this pkg, cd to /usr/src/usr.sbin,
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.netbsd.org/
+COMMENT= NetBSD-current's pkg_* tools
# No special options needed for IPv6 support
WRKSRC= ${WRKDIR}/pkg_install
diff --git a/pkgtools/pkg_install/pkg/COMMENT b/pkgtools/pkg_install/pkg/COMMENT
deleted file mode 100644
index 55b31691a81..00000000000
--- a/pkgtools/pkg_install/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-NetBSD-current's pkg_* tools