diff options
author | jlam <jlam@pkgsrc.org> | 2003-09-05 18:40:47 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2003-09-05 18:40:47 +0000 |
commit | 80e302b380c8836ae794931bc1686bfa12517bbd (patch) | |
tree | c7f28e041d1441198bcb1a9de0d3ada36025c043 /archivers/pax/Makefile | |
parent | 3d58e022001a4caa9e0c4ee48bc2d1a090261b02 (diff) | |
download | pkgsrc-80e302b380c8836ae794931bc1686bfa12517bbd.tar.gz |
Update archivers/pax to 20030905. Changes from previous version include
syncing with -current, making this build using libnbcompat-20030829, and
cleaning up the configure script and Makefile.
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 eb8839de949..3f0676649ef 100644 --- a/archivers/pax/Makefile +++ b/archivers/pax/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2003/07/31 09:34:13 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/09/05 18:40:47 jlam Exp $ # -DISTNAME= pax-20030731 +DISTNAME= pax-20030905 CATEGORIES= archivers pkgtools MASTER_SITES= # empty DISTFILES= # empty |