summaryrefslogtreecommitdiffstats
path: root/usr.bin/tar
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2008-07-05 02:09:54 +0000
committerkientzle <kientzle@FreeBSD.org>2008-07-05 02:09:54 +0000
commit0b80c05eed74bb0c78403e0cc58dd47acb59880d (patch)
treec56d15ed47346fce286d748e67a2218569e5ab47 /usr.bin/tar
parent2d4fd5afbdd8071c160d1312834a180ae9efada1 (diff)
downloadFreeBSD-src-0b80c05eed74bb0c78403e0cc58dd47acb59880d.zip
FreeBSD-src-0b80c05eed74bb0c78403e0cc58dd47acb59880d.tar.gz
FreeBSD-CURRENT bsdtar is synched up with libarchive-portable 2.5.5.
Diffstat (limited to 'usr.bin/tar')
-rw-r--r--usr.bin/tar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/Makefile b/usr.bin/tar/Makefile
index 5e898eb..94db831 100644
--- a/usr.bin/tar/Makefile
+++ b/usr.bin/tar/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG= bsdtar
-BSDTAR_VERSION_STRING=2.5.4b
+BSDTAR_VERSION_STRING=2.5.5
SRCS= bsdtar.c getdate.y matching.c read.c siginfo.c subst.c tree.c util.c write.c
WARNS?= 5
DPADD= ${LIBARCHIVE} ${LIBBZ2} ${LIBZ}
OpenPOWER on IntegriCloud