summaryrefslogtreecommitdiff
path: root/pkgtools/pax
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/pax
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'pkgtools/pax')
-rw-r--r--pkgtools/pax/Makefile3
-rw-r--r--pkgtools/pax/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pax/Makefile b/pkgtools/pax/Makefile
index 87e309bb213..4081434e696 100644
--- a/pkgtools/pax/Makefile
+++ b/pkgtools/pax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/01/10 01:13:36 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/17 17:51:26 wiz Exp $
#
DISTNAME= pax-19980903
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.netbsd.org/
+COMMENT= NetBSD-current's pax tool
PREFIX= /
WRKSRC= ${WRKDIR}/pax
diff --git a/pkgtools/pax/pkg/COMMENT b/pkgtools/pax/pkg/COMMENT
deleted file mode 100644
index b735e3b69b4..00000000000
--- a/pkgtools/pax/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-NetBSD-current's pax tool