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/config.h | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/cpio/doc/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/cpio/Makefile b/gnu/usr.bin/cpio/Makefile index 2d1e575565c7..7371df998f4d 100644 --- a/gnu/usr.bin/cpio/Makefile +++ b/gnu/usr.bin/cpio/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/cpio/Makefile,v 1.9.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ CPIODIR= ${.CURDIR}/../../../contrib/cpio .PATH: ${CPIODIR}/lib ${CPIODIR}/src ${CPIODIR}/doc diff --git a/gnu/usr.bin/cpio/config.h b/gnu/usr.bin/cpio/config.h index 133e5ad86fb2..cb44eeafa0b5 100644 --- a/gnu/usr.bin/cpio/config.h +++ b/gnu/usr.bin/cpio/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/cpio/config.h,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ diff --git a/gnu/usr.bin/cpio/doc/Makefile b/gnu/usr.bin/cpio/doc/Makefile index 220de5fdf823..6d9128e9a5cb 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.34.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../../contrib/cpio/doc |
