diff options
Diffstat (limited to 'usr.bin/jot/Makefile')
-rw-r--r-- | usr.bin/jot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/jot/Makefile b/usr.bin/jot/Makefile index 662600eef0a8f..7804b92f282a6 100644 --- a/usr.bin/jot/Makefile +++ b/usr.bin/jot/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/jot/Makefile,v 1.4 2002/02/08 22:31:40 markm Exp $ PROG= jot |