diff options
Diffstat (limited to 'usr.bin/gencat/Makefile')
-rw-r--r-- | usr.bin/gencat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gencat/Makefile b/usr.bin/gencat/Makefile index a6c9991bb5b9..d59655138438 100644 --- a/usr.bin/gencat/Makefile +++ b/usr.bin/gencat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/gencat/Makefile,v 1.9 2005/06/30 11:56:31 johan Exp $ PROG= gencat WARNS?= 6 |