From 345e52e74228df732bb0c9732aca0fc0404c360d Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 26 Mar 2001 14:42:20 +0000 Subject: - Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN. --- usr.sbin/mailwrapper/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/mailwrapper') diff --git a/usr.sbin/mailwrapper/Makefile b/usr.sbin/mailwrapper/Makefile index 63723e4fa668..0cb27dcfb437 100644 --- a/usr.sbin/mailwrapper/Makefile +++ b/usr.sbin/mailwrapper/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PROG= mailwrapper +MAN= mailwrapper.8 DPADD+= ${LIBUTIL} LDADD+= -lutil -- cgit v1.3