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..b94d0c4ef216 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 2006/10/23 03:33:27 delphij 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..2bc1eeb28cdb 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 2006/10/23 03:33:27 delphij 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..3a0ab7aeddf9 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 2006/10/23 03:33:27 delphij Exp $ .PATH: ${.CURDIR}/../../../../contrib/cpio/doc |
