pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc milter-spamc is another milter/spamassassin interface.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97c955539bf3
branches:  trunk
changeset: 464514:97c955539bf3
user:      manu <manu%pkgsrc.org@localhost>
date:      Thu Dec 11 17:35:36 2003 +0000

description:
milter-spamc is another milter/spamassassin interface.

diffstat:

 doc/CHANGES   |  3 ++-
 mail/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 53f1c275958b -r 97c955539bf3 doc/CHANGES
--- a/doc/CHANGES       Thu Dec 11 17:32:23 2003 +0000
+++ b/doc/CHANGES       Thu Dec 11 17:35:36 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4045 2003/12/11 17:11:18 agc Exp $
+$NetBSD: CHANGES,v 1.4046 2003/12/11 17:35:37 manu Exp $
 
 Changes to the packages collection and infrastructure in 2003:
 
@@ -5061,3 +5061,4 @@
        Updated mtools to 3.9.9 [adam 2003-12-11]
        Updated automake to 1.8 [wiz 2003-12-11]
        Updated audit-packages to 1.27 [agc 2003-12-11]
+       Added milter-spamc-0.10 [manu 2003-12-11]
diff -r 53f1c275958b -r 97c955539bf3 mail/Makefile
--- a/mail/Makefile     Thu Dec 11 17:32:23 2003 +0000
+++ b/mail/Makefile     Thu Dec 11 17:35:36 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.186 2003/12/08 15:40:26 grant Exp $
+# $NetBSD: Makefile,v 1.187 2003/12/11 17:35:36 manu Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -86,6 +86,7 @@
 SUBDIR+=       mhonarc
 SUBDIR+=       milter-regex
 SUBDIR+=       milter-sender
+SUBDIR+=       milter-spamc
 SUBDIR+=       mimedefang
 SUBDIR+=       mini_sendmail
 SUBDIR+=       msmtp



Home | Main Index | Thread Index | Old Index