pkgsrc/mail/postfix/patches/patch-al
1999-05-30 18:18:31 +00:00

15 lines
405 B
Text

$NetBSD: patch-al,v 1.1 1999/05/30 18:18:32 tron Exp $
--- man/man5/Makefile.orig Sun May 30 18:49:13 1999
+++ man/man5/Makefile Sun May 30 18:49:13 1999
@@ -0,0 +1,10 @@
+# $NetBSD: patch-al,v 1.1 1999/05/30 18:18:32 tron Exp $
+.include "../../conf/main.cf"
+MANDIR= ${man_directory}
+
+MAN= access.5 canonical.5 relocated.5 transport.5 virtual.5
+
+# XXX notyet:
+# aliases.5
+
+.include <bsd.man.mk>