diff options
Diffstat (limited to 'mail/dspam-devel')
-rw-r--r-- | mail/dspam-devel/Makefile | 4 |
1 files changed, 1 insertions, 3 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 |