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 8114290f968dd..50d07394a17a9 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 2001/12/11 22:25:43 markm Exp $ PROG= what |