diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 05:45:17 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 05:45:17 +0000 |
| commit | a9c219fa3cec18ef9f30edec6fa106bf0e2d423d (patch) | |
| tree | 50188ea5c781ddc35338e77f24e94f1aa22aae1c /gnu/usr.bin/cpio | |
| parent | ba209d619d07461cc752dcdd596ab0d9b50e847a (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs
'RELENG_7_0_0_RELEASE'.
This commit was manufactured to restore the state of the 7.0-RELEASE image.
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..12ff666a13d9 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.12 2005/10/06 09:49:37 tjr 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..8b14d59953c6 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 2005/10/01 04:57:01 tjr 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..0acc01495971 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.4 2005/10/01 04:57:01 tjr Exp $ .PATH: ${.CURDIR}/../../../../contrib/cpio/doc |
