summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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