diff options
Diffstat (limited to 'usr.bin/unexpand/Makefile')
-rw-r--r-- | usr.bin/unexpand/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/unexpand/Makefile b/usr.bin/unexpand/Makefile index 14014facb7b02..b1a5311954eae 100644 --- a/usr.bin/unexpand/Makefile +++ b/usr.bin/unexpand/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/unexpand/Makefile,v 1.5 2004/12/21 08:47:30 ru Exp $ PROG= unexpand NO_MAN= |