diff options
| author | Tim Kientzle <kientzle@FreeBSD.org> | 2007-05-29 05:39:10 +0000 |
|---|---|---|
| committer | Tim Kientzle <kientzle@FreeBSD.org> | 2007-05-29 05:39:10 +0000 |
| commit | a38d1d4c8b6eb95203da19880cd5413a1ec96bde (patch) | |
| tree | 65824c6a122704c18c5f4261710047c9567d981a /usr.bin/tar/Makefile | |
| parent | cebf6b9f640708f7a8ac808ba8047ffb579b2db7 (diff) | |
Notes
Diffstat (limited to 'usr.bin/tar/Makefile')
| -rw-r--r-- | usr.bin/tar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tar/Makefile b/usr.bin/tar/Makefile index 2ac23b2c1f37..15b386ab901f 100644 --- a/usr.bin/tar/Makefile +++ b/usr.bin/tar/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PROG= bsdtar -VERSION= 2.0.28 +VERSION= 2.2.3 SRCS= bsdtar.c getdate.y matching.c read.c tree.c util.c write.c WARNS?= 5 DPADD= ${LIBARCHIVE} ${LIBBZ2} ${LIBZ} |
