diff options
Diffstat (limited to 'usr.bin/lorder/Makefile')
-rw-r--r-- | usr.bin/lorder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lorder/Makefile b/usr.bin/lorder/Makefile index 61996824ef93..e2d1814104b1 100644 --- a/usr.bin/lorder/Makefile +++ b/usr.bin/lorder/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/lorder/Makefile,v 1.8.26.1 2008/10/02 02:57:24 kensmith Exp $ SCRIPTS=lorder.sh MAN= lorder.1 |