From 89596e453852464f330543234ea7d0894c5fc287 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 27 Mar 2001 10:52:19 +0000 Subject: MAN[1-9] -> MAN. --- usr.bin/lorder/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.bin/lorder/Makefile') diff --git a/usr.bin/lorder/Makefile b/usr.bin/lorder/Makefile index a1682d1..7741bcc 100644 --- a/usr.bin/lorder/Makefile +++ b/usr.bin/lorder/Makefile @@ -1,6 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 +# $FreeBSD$ -MAN1= lorder.1 +MAN= lorder.1 beforeinstall: ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ -- cgit v1.1