diff options
Diffstat (limited to 'usr.bin/env/Makefile')
| -rw-r--r-- | usr.bin/env/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/env/Makefile b/usr.bin/env/Makefile index bc1eea49153a..867cf948c0ca 100644 --- a/usr.bin/env/Makefile +++ b/usr.bin/env/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/env/Makefile,v 1.6 2005/06/20 03:43:25 gad Exp $ PROG= env SRCS= env.c envopts.c |
