From 11e341bed2c40afae64cba7bdc9e8047f509e2b1 Mon Sep 17 00:00:00 2001 From: lukem Date: Tue, 7 Sep 2004 23:51:50 +0000 Subject: [PATCH] add postconf(5) --- gnu/usr.sbin/postfix/man/man5/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/usr.sbin/postfix/man/man5/Makefile b/gnu/usr.sbin/postfix/man/man5/Makefile index d09ba4c92147..c57c36b2dd7a 100644 --- a/gnu/usr.sbin/postfix/man/man5/Makefile +++ b/gnu/usr.sbin/postfix/man/man5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2004/09/07 23:51:26 lukem Exp $ +# $NetBSD: Makefile,v 1.8 2004/09/07 23:51:50 lukem Exp $ .include @@ -8,6 +8,7 @@ DIST= ${NETBSDSRCDIR}/gnu/dist/postfix/man/man5 MAN= access.5 canonical.5 relocated.5 \ transport.5 virtual.5 pcre_table.5 regexp_table.5 \ cidr_table.5 header_checks.5 +MAN+= postconf.5 MLINKS= header_checks.5 body_checks.5