diff options
Diffstat (limited to 'usr.bin/makewhatis/Makefile')
-rw-r--r-- | usr.bin/makewhatis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/makewhatis/Makefile b/usr.bin/makewhatis/Makefile index 4da90ef0f73f9..1c6c41b93f5a5 100644 --- a/usr.bin/makewhatis/Makefile +++ b/usr.bin/makewhatis/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/makewhatis/Makefile,v 1.3.42.1 2010/12/21 17:10:29 kensmith Exp $ PROG= makewhatis DPADD= ${LIBZ} |