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