From ba779d5afd1e95df17f59bb81383bd1d44121cc5 Mon Sep 17 00:00:00 2001 From: Tim Kientzle Date: Sat, 5 Jul 2008 05:17:33 +0000 Subject: bsdcpio is now at version 1.0.0. --- usr.bin/cpio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin') diff --git a/usr.bin/cpio/Makefile b/usr.bin/cpio/Makefile index de89645202d6..b33cb20a45e1 100644 --- a/usr.bin/cpio/Makefile +++ b/usr.bin/cpio/Makefile @@ -3,7 +3,7 @@ .include 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} -- cgit v1.3