FreeBSD is now using bsdtar 2.8.3.

This commit is contained in:
Tim Kientzle 2010-05-08 16:29:02 +00:00
parent 9b9439b486
commit 9122b590b2

View File

@ -2,7 +2,7 @@
.include <bsd.own.mk> .include <bsd.own.mk>
PROG= bsdtar PROG= bsdtar
BSDTAR_VERSION_STRING=2.7.0 BSDTAR_VERSION_STRING=2.8.3
SRCS= bsdtar.c \ SRCS= bsdtar.c \
cmdline.c \ cmdline.c \
err.c \ err.c \