diff options
author | erh <erh@pkgsrc.org> | 2003-12-05 16:38:38 +0000 |
---|---|---|
committer | erh <erh@pkgsrc.org> | 2003-12-05 16:38:38 +0000 |
commit | 5d4fd315726cb99ea5eaa6acb44132cdb5993d21 (patch) | |
tree | 61cada61943e9f83e71c3e2503842d609014e60c /archivers/pax/Makefile | |
parent | 8e083a76f89e34777c9f12e36a5e51da1a57eb89 (diff) | |
download | pkgsrc-5d4fd315726cb99ea5eaa6acb44132cdb5993d21.tar.gz |
Bump to 20031205. Add support for AIX.
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 e1d34b54833..bdf60b6c2b5 100644 --- a/archivers/pax/Makefile +++ b/archivers/pax/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2003/09/23 14:37:41 grant Exp $ +# $NetBSD: Makefile,v 1.9 2003/12/05 16:38:38 erh Exp $ # -DISTNAME= pax-20030923 +DISTNAME= pax-20031205 CATEGORIES= archivers pkgtools MASTER_SITES= # empty DISTFILES= # empty |