summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz>2000-01-10 01:13:35 +0000
committerwiz <wiz>2000-01-10 01:13:35 +0000
commitf998d81cda458d31b9e463a6000752634f164b53 (patch)
tree8ba6d4c1981a6a6bfefee758f399c148a5c29cdb /pkgtools
parent284f4871056389cf874868db6dbc7231f922d570 (diff)
downloadpkgsrc-f998d81cda458d31b9e463a6000752634f164b53.tar.gz
whitespace cleanup
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pax/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pax/Makefile b/pkgtools/pax/Makefile
index c6ff289785b..87e309bb213 100644
--- a/pkgtools/pax/Makefile
+++ b/pkgtools/pax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/07/02 08:37:28 agc Exp $
+# $NetBSD: Makefile,v 1.5 2000/01/10 01:13:36 wiz Exp $
#
DISTNAME= pax-19980903
@@ -16,7 +16,7 @@ NO_PKG_REGISTER= yes
NO_PACKAGE= No package registration is done
MANCOMPRESSED_IF_MANZ= yes
-post-extract:
+post-extract:
${GREP} -v __RCSID ${FILESDIR}/pwcache.c >${WRKSRC}/pwcache.c
${CP} ${FILESDIR}/pwcache.h ${WRKSRC}