diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-07-21 03:57:34 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-07-21 03:57:34 +0000 |
commit | 8bcbbdc8e4c8979907f5d60ca41aadfbf962887d (patch) | |
tree | 19b0181bc6ec4e4b7087f0c545d916344093eb2f | |
parent | f6750f1b6a6959868132abaf14aa7dc402e1e21a (diff) | |
download | pkgsrc-8bcbbdc8e4c8979907f5d60ca41aadfbf962887d.tar.gz |
Added clamsmtp-0.3 (finally!)
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | mail/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index bc2d7c6efcd..39a69d0022d 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6626 2004/07/21 03:09:55 snj Exp $ +$NetBSD: CHANGES,v 1.6627 2004/07/21 03:57:34 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3483,3 +3483,4 @@ Changes to the packages collection and infrastructure in 2004: Updated xchm to 0.9.3 [minskim 2004-07-21] Updated clamav to 0.74 [xtraeme 2004-07-21] Added steghide-0.5.1 [snj 2004-07-21] + Added clamsmtp-0.3 [xtraeme 2004-07-21] diff --git a/mail/Makefile b/mail/Makefile index 8857d8deef6..71f202c579d 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.219 2004/07/14 20:08:39 jlam Exp $ +# $NetBSD: Makefile,v 1.220 2004/07/21 03:57:34 xtraeme Exp $ # COMMENT= Electronic mail utilities @@ -16,6 +16,7 @@ SUBDIR+= bmf SUBDIR+= bogofilter SUBDIR+= bulk_mailer SUBDIR+= clamav +SUBDIR+= clamsmtp SUBDIR+= columba SUBDIR+= coolmail SUBDIR+= courier-auth |