pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Thu Sep  6 05:52:28 UTC 2018

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
add and enable postforward


To generate a diff of this commit:
cvs rdiff -u -r1.511 -r1.512 pkgsrc/mail/Makefile

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

Modified files:

Index: pkgsrc/mail/Makefile
diff -u pkgsrc/mail/Makefile:1.511 pkgsrc/mail/Makefile:1.512
--- pkgsrc/mail/Makefile:1.511  Fri Aug 17 11:04:59 2018
+++ pkgsrc/mail/Makefile        Thu Sep  6 05:52:28 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.511 2018/08/17 11:04:59 leot Exp $
+# $NetBSD: Makefile,v 1.512 2018/09/06 05:52:28 jnemeth Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -281,6 +281,7 @@ SUBDIR+=    postfix-mysql
 SUBDIR+=       postfix-pcre
 SUBDIR+=       postfix-pgsql
 SUBDIR+=       postfix-sqlite
+SUBDIR+=       postforward
 SUBDIR+=       postgrey
 SUBDIR+=       postsrsd
 SUBDIR+=       prayer



Home | Main Index | Thread Index | Old Index