diff options
author | joerg <joerg@pkgsrc.org> | 2008-02-26 13:54:14 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-02-26 13:54:14 +0000 |
commit | 763fba6047c2848e2d505a2197f84fa1fd728c16 (patch) | |
tree | 504993cb1d9373f933b5e8577fca8b220c3ba389 /archivers | |
parent | 35f51b455fa6e7d2406c8e0d76138f75fb39450b (diff) | |
download | pkgsrc-763fba6047c2848e2d505a2197f84fa1fd728c16.tar.gz |
Update build infrastructure for libarchive-2.4.13.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/bsdtar/Makefile | 4 | ||||
-rw-r--r-- | archivers/libarchive/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/bsdtar/Makefile b/archivers/bsdtar/Makefile index ce3ef540742..31fc4d5b3d7 100644 --- a/archivers/bsdtar/Makefile +++ b/archivers/bsdtar/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2007/11/30 21:54:06 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/02/26 13:54:14 joerg Exp $ # -DISTNAME= bsdtar-2.4.0 +DISTNAME= bsdtar-2.4.13 CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ DISTFILES= # empty diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index ffdcb243d9a..5c47366b1dd 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2007/11/30 21:32:27 joerg Exp $ +# $NetBSD: Makefile,v 1.22 2008/02/26 13:54:14 joerg Exp $ # -DISTNAME= libarchive-2.4.0 +DISTNAME= libarchive-2.4.13 CATEGORIES= archivers MASTER_SITES= http://people.freebsd.org/~kientzle/libarchive/src/ DISTFILES= # empty |