diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
| commit | 3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch) | |
| tree | 60a81407b110eb6d80af1e0affba0ec353de6a9c /gnu/usr.bin/dc | |
| parent | 3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvs
'RELENG_6_0_0_RELEASE'.
This commit was manufactured to restore the state of the 6.0-RELEASE image.
Diffstat (limited to 'gnu/usr.bin/dc')
| -rw-r--r-- | gnu/usr.bin/dc/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/dc/doc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/dc/Makefile b/gnu/usr.bin/dc/Makefile index 12de718b8f8f..1ec66d504e03 100644 --- a/gnu/usr.bin/dc/Makefile +++ b/gnu/usr.bin/dc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/dc/Makefile,v 1.12 2004/02/17 01:34:53 ache Exp $ BCDIR= ${.CURDIR}/../../../contrib/bc diff --git a/gnu/usr.bin/dc/doc/Makefile b/gnu/usr.bin/dc/doc/Makefile index 2b3d553efb8a..3cc009d42e70 100644 --- a/gnu/usr.bin/dc/doc/Makefile +++ b/gnu/usr.bin/dc/doc/Makefile @@ -1,6 +1,6 @@ # Makefile copyright Andreas Klemm <andreas@FreeBSD.ORG> 1998 # -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/dc/doc/Makefile,v 1.4 1999/08/27 23:35:31 peter Exp $ .PATH: ${.CURDIR}/../../../../contrib/bc/doc |
