diff options
-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 af4241fdc00..c3368416f06 100644 --- a/archivers/bsdtar/Makefile +++ b/archivers/bsdtar/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2010/03/16 17:13:47 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2010/07/09 12:03:55 joerg Exp $ # -DISTNAME= bsdtar-2.8.3 +DISTNAME= bsdtar-2.8.4 CATEGORIES= archivers MASTER_SITES= # empty DISTFILES= # empty diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 4149e67009c..0d67cb2618d 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2010/03/16 17:13:47 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2010/07/09 12:03:55 joerg Exp $ # -DISTNAME= libarchive-2.8.3 +DISTNAME= libarchive-2.8.4 CATEGORIES= archivers MASTER_SITES= # empty DISTFILES= # empty |