diff options
Diffstat (limited to 'usr.bin/what/Makefile')
-rw-r--r-- | usr.bin/what/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/what/Makefile b/usr.bin/what/Makefile index 8114290f968d..1a1569a41415 100644 --- a/usr.bin/what/Makefile +++ b/usr.bin/what/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/what/Makefile,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= what |