summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-11-10 00:38:16 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-11-10 00:38:16 +0000
commit3d68317849d6a8f3c53eb38c374e17be6be8b45e (patch)
tree5711531103cc55d99cfcd9ac2d802bbfc6520f87 /mail
parentUpdate to 2.0.1. (diff)
Fix master site and unbreak.
PR: 58873 Submitted by: Matthias Andree <matthias.andree@gmx.de>
Notes
Notes: svn path=/head/; revision=93606
Diffstat (limited to 'mail')
-rw-r--r--mail/dspam-devel/Makefile4
-rw-r--r--mail/dspam/Makefile4
2 files changed, 2 insertions, 6 deletions
diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile
index be29f6f08842..94172b16f70a 100644
--- a/mail/dspam-devel/Makefile
+++ b/mail/dspam-devel/Makefile
@@ -8,15 +8,13 @@
PORTNAME= dspam
PORTVERSION= 2.7.1
CATEGORIES= mail
-MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/
+MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/sources/
MAINTAINER= dom@wirespeed.org.uk
COMMENT= A server-side bayesian spam filter
LIB_DEPENDS= db41.1:${PORTSDIR}/databases/db41
-BROKEN= Does not fetch, will be removed after Feb 2
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-userdir=${PREFIX}/etc/dspam \
--with-db4-includes=${LOCALBASE}/include/db41
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile
index be29f6f08842..94172b16f70a 100644
--- a/mail/dspam/Makefile
+++ b/mail/dspam/Makefile
@@ -8,15 +8,13 @@
PORTNAME= dspam
PORTVERSION= 2.7.1
CATEGORIES= mail
-MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/
+MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/sources/
MAINTAINER= dom@wirespeed.org.uk
COMMENT= A server-side bayesian spam filter
LIB_DEPENDS= db41.1:${PORTSDIR}/databases/db41
-BROKEN= Does not fetch, will be removed after Feb 2
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-userdir=${PREFIX}/etc/dspam \
--with-db4-includes=${LOCALBASE}/include/db41