diff options
Diffstat (limited to 'gnu/usr.bin/cpio/Makefile')
-rw-r--r-- | gnu/usr.bin/cpio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cpio/Makefile b/gnu/usr.bin/cpio/Makefile index 64d5c5e30f5c3..360bb512d9b06 100644 --- a/gnu/usr.bin/cpio/Makefile +++ b/gnu/usr.bin/cpio/Makefile @@ -1,7 +1,7 @@ # Note that this files is under a "BSD" copyright (c) by David O'Brien 1997, # even though it may live in src/gnu/... -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cpio/Makefile,v 1.7 1999/08/27 23:35:23 peter Exp $ .PATH: ${.CURDIR}/../../../contrib/cpio |