summaryrefslogtreecommitdiffstats
path: root/usr.bin/cpio/Makefile
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2008-07-05 05:17:33 +0000
committerkientzle <kientzle@FreeBSD.org>2008-07-05 05:17:33 +0000
commit9190f9817d916a37e60ba663935085388101eabc (patch)
tree562deb85a0e6411458fd3e72942392fcaea17632 /usr.bin/cpio/Makefile
parentdabdf719621b303af305abd23391fbecd0d5df42 (diff)
downloadFreeBSD-src-9190f9817d916a37e60ba663935085388101eabc.zip
FreeBSD-src-9190f9817d916a37e60ba663935085388101eabc.tar.gz
bsdcpio is now at version 1.0.0.
Diffstat (limited to 'usr.bin/cpio/Makefile')
-rw-r--r--usr.bin/cpio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cpio/Makefile b/usr.bin/cpio/Makefile
index de89645..b33cb20 100644
--- a/usr.bin/cpio/Makefile
+++ b/usr.bin/cpio/Makefile
@@ -3,7 +3,7 @@
.include <bsd.own.mk>
PROG= bsdcpio
-BSDCPIO_VERSION_STRING=0.9.11b
+BSDCPIO_VERSION_STRING=1.0.0
SRCS= cpio.c cmdline.c err.c matching.c pathmatch.c
WARNS?= 6
DPADD= ${LIBARCHIVE} ${LIBZ} ${LIBBZ2}
OpenPOWER on IntegriCloud