diff options
Diffstat (limited to 'gnu/usr.bin/cpio/doc/Makefile')
-rw-r--r-- | gnu/usr.bin/cpio/doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cpio/doc/Makefile b/gnu/usr.bin/cpio/doc/Makefile index 5ccf5da50a85..ea77c415c64e 100644 --- a/gnu/usr.bin/cpio/doc/Makefile +++ b/gnu/usr.bin/cpio/doc/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/doc/Makefile,v 1.3 1999/08/27 23:35:24 peter Exp $ .PATH: ${.CURDIR}/../../../../contrib/cpio |