diff options
Diffstat (limited to 'usr.bin/tclsh/Makefile')
-rw-r--r-- | usr.bin/tclsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tclsh/Makefile b/usr.bin/tclsh/Makefile index db56a03..f2adb48 100644 --- a/usr.bin/tclsh/Makefile +++ b/usr.bin/tclsh/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $FreeBSD$ PROG= tclsh SRCS= tclAppInit.c |