summaryrefslogtreecommitdiff
path: root/mail/dspam/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2005-12-02 08:10:24 +0000
committerxtraeme <xtraeme>2005-12-02 08:10:24 +0000
commit3543190aec55245ef63d3ecd3709eff1d3a1e39a (patch)
tree28d98df6cc5320a7e7348c7195f65c8ec79c82c7 /mail/dspam/Makefile
parentab873f693f0d6d3b752f0701585d24c99fb1bb64 (diff)
downloadpkgsrc-3543190aec55245ef63d3ecd3709eff1d3a1e39a.tar.gz
Update to 3.6.2:
BUGFIX: Token values incorrectly calculated, cause false positives BUGFIX: Daemon mode + hash_drv results in crashes without HashConcurrentUser BUGFIX: Invalid call to calloc() in hash_drv can lead to crashes
Diffstat (limited to 'mail/dspam/Makefile')
-rw-r--r--mail/dspam/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile
index 7fd73ed09c7..c5c32f10daa 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.40 2005/11/12 16:53:19 adrianp Exp $
+# $NetBSD: Makefile,v 1.41 2005/12/02 08:10:24 xtraeme Exp $
-DISTNAME= dspam-3.6.1
+DISTNAME= dspam-3.6.2
CATEGORIES= mail
MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/sources/
MAINTAINER= xtraeme@NetBSD.org
-HOMEPAGE= http://www.nuclearelephant.com/projects/dspam/
+HOMEPAGE= http://dspam.nuclearelephant.com/
COMMENT= Extremely scalable, statistical-hybrid anti-spam filter
GNU_CONFIGURE= yes