Author: kientzle
Date: Sat Dec  6 07:38:14 2008
New Revision: 185688
URL: http://svn.freebsd.org/changeset/base/185688

Log:
  bsdtar is synced up with 2.5.903a

Modified:
  head/usr.bin/tar/Makefile

Modified: head/usr.bin/tar/Makefile
==============================================================================
--- head/usr.bin/tar/Makefile   Sat Dec  6 07:37:55 2008        (r185687)
+++ head/usr.bin/tar/Makefile   Sat Dec  6 07:38:14 2008        (r185688)
@@ -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}
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to