summaryrefslogtreecommitdiff
path: root/pkgtools/pax
diff options
context:
space:
mode:
authorgrant <grant>2003-03-31 06:56:25 +0000
committergrant <grant>2003-03-31 06:56:25 +0000
commite3f55ed8dcc6227ab7c1fad5df500efb742b3c04 (patch)
tree9e25351d9bb9ac958f3ec492173038f82c71e1aa /pkgtools/pax
parent04ba46b794f7c47d8991d3e5557a8ff478a69c99 (diff)
downloadpkgsrc-e3f55ed8dcc6227ab7c1fad5df500efb742b3c04.tar.gz
improve description and comment, inspired by Jeremy C. Reed and Greg A.
Woods on tech-pkg.
Diffstat (limited to 'pkgtools/pax')
-rw-r--r--pkgtools/pax/DESCR5
-rw-r--r--pkgtools/pax/Makefile4
2 files changed, 3 insertions, 6 deletions
diff --git a/pkgtools/pax/DESCR b/pkgtools/pax/DESCR
index 72126b77819..6a51fbe5236 100644
--- a/pkgtools/pax/DESCR
+++ b/pkgtools/pax/DESCR
@@ -1,4 +1 @@
-This is a copy of NetBSD-current's pax tool in a format which is
-able to be installed as a package. It simply replaces the tool in
-/bin, but doesn't register itself as a package, so that no
-de-installation can take place.
+NetBSD pax is the POSIX standard archiver with many extensions.
diff --git a/pkgtools/pax/Makefile b/pkgtools/pax/Makefile
index bc29c099361..dbd8734c6a2 100644
--- a/pkgtools/pax/Makefile
+++ b/pkgtools/pax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/03/29 12:42:10 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2003/03/31 06:56:25 grant Exp $
#
DISTNAME= pax-19980903
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.netbsd.org/
-COMMENT= NetBSD-current's pax tool
+COMMENT= Standard POSIX portable archiver
PREFIX= /
MAKE_ENV+= BINDIR=/bin MANDIR=/usr/share/man