diff options
Diffstat (limited to 'usr.bin/expand/Makefile')
-rw-r--r-- | usr.bin/expand/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/expand/Makefile b/usr.bin/expand/Makefile index c6b339c69fc20..6093c6b5b6cc6 100644 --- a/usr.bin/expand/Makefile +++ b/usr.bin/expand/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/9/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/expand/Makefile,v 1.4 2002/02/08 22:31:38 markm Exp $ PROG= expand MLINKS= expand.1 unexpand.1 |