summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorgrant <grant>2007-10-27 11:19:34 +0000
committergrant <grant>2007-10-27 11:19:34 +0000
commitb90039fedcd32b1a8333a3501bb17211ae068beb (patch)
tree52a595ccd842c83f5b230bd1f466c0b0789d4c30 /pkgtools
parent6bff2be6b61185ab035e055ac5a50918ac60a371 (diff)
downloadpkgsrc-b90039fedcd32b1a8333a3501bb17211ae068beb.tar.gz
bump PKGREVISION for archivers/pax fix (largefile support).
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 9562801bee8..7863d403f7c 100644
--- a/pkgtools/pax/Makefile
+++ b/pkgtools/pax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/09/08 21:57:59 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2007/10/27 11:19:34 grant Exp $
#
# This version of pax installs into ${PKG_TOOLS_BIN}.
#
@@ -7,7 +7,7 @@ USE_FEATURES= nbcompat
.include "../../archivers/pax/Makefile.common"
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= pkgtools
NO_PKGTOOLS_REQD_CHECK= yes