From f80c24d98a652c44dd4468fb357d78f83276e985 Mon Sep 17 00:00:00 2001 From: grant Date: Mon, 31 Mar 2003 06:56:25 +0000 Subject: improve description and comment, inspired by Jeremy C. Reed and Greg A. Woods on tech-pkg. --- pkgtools/pax/DESCR | 5 +---- pkgtools/pax/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 6 deletions(-) (limited to 'pkgtools') 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 -- cgit v1.2.3