Module Name:    src
Committed By:   joerg
Date:           Mon Jan 23 01:28:57 UTC 2012

Modified Files:
        src/external/ibm-public/postfix/man/man5: Makefile

Log Message:
Reflect reality, the LDAP man page is installed


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/ibm-public/postfix/man/man5/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/ibm-public/postfix/man/man5/Makefile
diff -u src/external/ibm-public/postfix/man/man5/Makefile:1.1 src/external/ibm-public/postfix/man/man5/Makefile:1.2
--- src/external/ibm-public/postfix/man/man5/Makefile:1.1	Tue Jun 23 15:02:52 2009
+++ src/external/ibm-public/postfix/man/man5/Makefile	Mon Jan 23 01:28:56 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.1 2009/06/23 15:02:52 tron Exp $
+#	$NetBSD: Makefile,v 1.2 2012/01/23 01:28:56 joerg Exp $
 
 .include <bsd.own.mk>
 
@@ -15,6 +15,6 @@ MLINKS=	header_checks.5 body_checks.5
 
 # XXX notyet:
 # The base install does include support for these:
-# ldap_table.5 mysql_table.5 pgsql_table.5
+# mysql_table.5 pgsql_table.5
 
 .include <bsd.man.mk>

Reply via email to