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