diff options
Diffstat (limited to 'usr.bin/whois/Makefile')
-rw-r--r-- | usr.bin/whois/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/whois/Makefile b/usr.bin/whois/Makefile index e6f82fd8f276..4d3f45058cce 100644 --- a/usr.bin/whois/Makefile +++ b/usr.bin/whois/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/whois/Makefile,v 1.7 2003/06/12 02:46:47 mike Exp $ PROG= whois |