summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gperf
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gperf')
-rw-r--r--gnu/usr.bin/gperf/Makefile2
-rw-r--r--gnu/usr.bin/gperf/config.h2
-rw-r--r--gnu/usr.bin/gperf/doc/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/gperf/Makefile b/gnu/usr.bin/gperf/Makefile
index 06cce054ec13..f1f2feb39a4a 100644
--- a/gnu/usr.bin/gperf/Makefile
+++ b/gnu/usr.bin/gperf/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/gnu/usr.bin/gperf/Makefile,v 1.4.2.2 2002/08/09 06:52:41 ru Exp $
GPROFDIR= ${.CURDIR}/../../../contrib/gperf
diff --git a/gnu/usr.bin/gperf/config.h b/gnu/usr.bin/gperf/config.h
index 464005e3fa58..4b5dc146e07f 100644
--- a/gnu/usr.bin/gperf/config.h
+++ b/gnu/usr.bin/gperf/config.h
@@ -1,4 +1,4 @@
-/* $FreeBSD$ */
+/* $FreeBSD: src/gnu/usr.bin/gperf/config.h,v 1.1.2.1 2001/02/15 12:38:20 obrien Exp $ */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
diff --git a/gnu/usr.bin/gperf/doc/Makefile b/gnu/usr.bin/gperf/doc/Makefile
index 1c0ec790e597..dc3de1ee0faf 100644
--- a/gnu/usr.bin/gperf/doc/Makefile
+++ b/gnu/usr.bin/gperf/doc/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/gnu/usr.bin/gperf/doc/Makefile,v 1.6.2.1 2001/02/15 12:38:21 obrien Exp $
INFO = gperf
INFOSECTION= "Programming & development tools."