diff options
Diffstat (limited to 'usr.bin/fmt/Makefile')
-rw-r--r-- | usr.bin/fmt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/fmt/Makefile b/usr.bin/fmt/Makefile index b15d254d39368..b8b70b3237f4e 100644 --- a/usr.bin/fmt/Makefile +++ b/usr.bin/fmt/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/fmt/Makefile,v 1.8 2005/01/27 14:52:45 delphij Exp $ PROG= fmt |