diff options
author | joerg <joerg@pkgsrc.org> | 2010-03-14 18:40:15 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-03-14 18:40:15 +0000 |
commit | 305a65bf01fc1cfa0686811915c37786a7ed6726 (patch) | |
tree | 03c8b8713ee2590af54dd8b60b848b365be8bded /archivers | |
parent | fda98a01fb140d402ce786f039bba5c45c76f4c1 (diff) | |
download | pkgsrc-305a65bf01fc1cfa0686811915c37786a7ed6726.tar.gz |
Update build infrastructure for libarchive 2.8.2.
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 7602bdb028c..f60e741aa2d 100644 --- a/archivers/bsdtar/Makefile +++ b/archivers/bsdtar/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2010/02/20 03:56:14 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2010/03/14 18:40:15 joerg Exp $ # -DISTNAME= bsdtar-2.8.0 +DISTNAME= bsdtar-2.8.2 CATEGORIES= archivers MASTER_SITES= # empty DISTFILES= # empty diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 544c461978e..539040274d2 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2010/02/20 03:56:14 joerg Exp $ +# $NetBSD: Makefile,v 1.31 2010/03/14 18:40:15 joerg Exp $ # -DISTNAME= libarchive-2.8.0 +DISTNAME= libarchive-2.8.2 CATEGORIES= archivers MASTER_SITES= # empty DISTFILES= # empty |