diff options
Diffstat (limited to 'usr.bin/whereis/Makefile')
-rw-r--r-- | usr.bin/whereis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/whereis/Makefile b/usr.bin/whereis/Makefile index 74a79635fc788..409b82e959c0c 100644 --- a/usr.bin/whereis/Makefile +++ b/usr.bin/whereis/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/whereis/Makefile,v 1.7 2002/12/30 09:48:40 obrien Exp $ PROG= whereis MAN= whereis.1 |