diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2008-11-26 01:09:48 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2008-11-26 01:09:48 +0000 |
| commit | a93332491e10c1a23a9fd2f11ccbdba33d72d850 (patch) | |
| tree | 1467effda708ab3ab6426f7cb6bd2d8d4fa29ab8 /gnu/usr.bin/gperf | |
| parent | d2d8199ea25041ce5507c36316475bb4331b66ed (diff) | |
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." |
