aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gperf
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-01-14 07:20:47 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-01-14 07:20:47 +0000
commit1130b656e5fe4c2d1ba299e024d1b40eaeebd380 (patch)
tree1ee435de0c816086549d85bbabfe30ead7f413ec /gnu/usr.bin/gperf
parentaac45e814cf997f0df77795a3c06385075ef005a (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/gperf')
-rw-r--r--gnu/usr.bin/gperf/Makefile2
-rw-r--r--gnu/usr.bin/gperf/doc/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/gperf/Makefile b/gnu/usr.bin/gperf/Makefile
index 55c9e84acba0..d0e17301cbb3 100644
--- a/gnu/usr.bin/gperf/Makefile
+++ b/gnu/usr.bin/gperf/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $FreeBSD$
.PATH: ${.CURDIR}/../../../contrib/gperf
.PATH: ${.CURDIR}/../../../contrib/gperf/src
diff --git a/gnu/usr.bin/gperf/doc/Makefile b/gnu/usr.bin/gperf/doc/Makefile
index 2ca3250fa347..ad34ac767e1d 100644
--- a/gnu/usr.bin/gperf/doc/Makefile
+++ b/gnu/usr.bin/gperf/doc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1 1996/09/10 14:03:12 peter Exp $
+# $FreeBSD$
INFO = gperf
INFOSECTION= "Programming & development tools."