diff options
author | jlam <jlam@pkgsrc.org> | 2004-08-21 03:28:49 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-08-21 03:28:49 +0000 |
commit | ff44898db4c0b765e4f054b0cf6c29ac6d18d254 (patch) | |
tree | 5a31626ba82d66abe9e0eb31a61d5759fa1813fa /archivers/pax/Makefile | |
parent | eaab21e0565c5de8730a1125244a355cfee8d663 (diff) | |
download | pkgsrc-ff44898db4c0b765e4f054b0cf6c29ac6d18d254.tar.gz |
Update archivers/pax to 20040802 (latest version on src HEAD). Changes
from previous include:
- include a pax2nbcompat script to ease importing from src HEAD
into pkgsrc.
* for copy mode, show more meaningful information on SIGINFO.
Diffstat (limited to 'archivers/pax/Makefile')
-rw-r--r-- | archivers/pax/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/pax/Makefile b/archivers/pax/Makefile index 6ac416e770b..458d3d2e521 100644 --- a/archivers/pax/Makefile +++ b/archivers/pax/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2004/08/14 02:33:32 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2004/08/21 03:28:56 jlam Exp $ # -DISTNAME= pax-20040703 +DISTNAME= pax-20040802 CATEGORIES= archivers pkgtools MASTER_SITES= # empty DISTFILES= # empty |