aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorTim Kientzle <kientzle@FreeBSD.org>2010-05-08 16:29:02 +0000
committerTim Kientzle <kientzle@FreeBSD.org>2010-05-08 16:29:02 +0000
commit9122b590b2b45d5e3a04e85588db3456a3acfd88 (patch)
tree9c1904cef311c55e86dd23ff6c857141421f933c /usr.bin
parent9b9439b486d4c65b85932df7a656c9c0ec21fc19 (diff)
downloadsrc-9122b590b2b45d5e3a04e85588db3456a3acfd88.tar.gz
src-9122b590b2b45d5e3a04e85588db3456a3acfd88.zip
FreeBSD is now using bsdtar 2.8.3.
Notes
Notes: svn path=/head/; revision=207791
Diffstat (limited to 'usr.bin')
-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 18289520209c..3d782c5cd341 100644
--- a/usr.bin/tar/Makefile
+++ b/usr.bin/tar/Makefile
@@ -2,7 +2,7 @@
.include <bsd.own.mk>
PROG= bsdtar
-BSDTAR_VERSION_STRING=2.7.0
+BSDTAR_VERSION_STRING=2.8.3
SRCS= bsdtar.c \
cmdline.c \
err.c \