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 5a25126e0c069..04debf2bce349 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.3 2001/12/11 23:18:25 markm Exp $ PROG= unexpand NOMAN= noman |