diff options
Diffstat (limited to 'gnu/usr.bin/cpio')
| -rw-r--r-- | gnu/usr.bin/cpio/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cpio/doc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/cpio/Makefile b/gnu/usr.bin/cpio/Makefile index 64d5c5e30f5c..360bb512d9b0 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 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 |
