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