diff options
Diffstat (limited to 'gnu/usr.bin/gperf')
| -rw-r--r-- | gnu/usr.bin/gperf/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/gperf/config.h | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/gperf/doc/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/gperf/Makefile b/gnu/usr.bin/gperf/Makefile index 57fd0612bf77..d3533afeac55 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.11.24.1 2008/10/02 02:57:24 kensmith Exp $ GPROFDIR= ${.CURDIR}/../../../contrib/gperf diff --git a/gnu/usr.bin/gperf/config.h b/gnu/usr.bin/gperf/config.h index 464005e3fa58..1685711bb594 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.32.1 2008/10/02 02:57:24 kensmith 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..212ac9da09bd 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.7.30.1 2008/10/02 02:57:24 kensmith Exp $ INFO = gperf INFOSECTION= "Programming & development tools." |
