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