bsdtar is synced up with 2.5.903a

This commit is contained in:
Tim Kientzle 2008-12-06 07:38:14 +00:00
parent 286e81aeb0
commit 2c2029ada9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=185688

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PROG= bsdtar
BSDTAR_VERSION_STRING=2.5.5
BSDTAR_VERSION_STRING=2.5.903a
SRCS= bsdtar.c cmdline.c getdate.y matching.c read.c siginfo.c subst.c tree.c util.c write.c
WARNS?= 5
DPADD= ${LIBARCHIVE} ${LIBBZ2} ${LIBZ}