diff options
author | oliver <oliver@FreeBSD.org> | 2003-10-04 07:37:55 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-10-04 07:37:55 +0800 |
commit | 4f3aa1e8e258f6a1a9e5c9b70fe9efbdbbfa4e9b (patch) | |
tree | 086e758020a8e2306cc545585f9c5a05deb4d3a3 /mail/dspam/Makefile | |
parent | f8d8b95f6553dc066cc4e2bb0204935235b1a0c4 (diff) | |
download | freebsd-ports-gnome-4f3aa1e8e258f6a1a9e5c9b70fe9efbdbbfa4e9b.tar.gz freebsd-ports-gnome-4f3aa1e8e258f6a1a9e5c9b70fe9efbdbbfa4e9b.tar.zst freebsd-ports-gnome-4f3aa1e8e258f6a1a9e5c9b70fe9efbdbbfa4e9b.zip |
Upgrade dspam to 2.7.1 (no response from maintainer for 10 days)
PR: ports/57144
Submitted By: Marius Strom <marius@marius.org>
Diffstat (limited to 'mail/dspam/Makefile')
-rw-r--r-- | mail/dspam/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index b2813c542f20..f2ea37eb8df8 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -6,10 +6,9 @@ # PORTNAME= dspam -PORTVERSION= 2.6.3 +PORTVERSION= 2.7.1 CATEGORIES= mail -MASTER_SITES= http://www.networkdweebs.com/software/dspam/ -DISTNAME= ${PORTNAME}-${PORTVERSION:R} +MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/ MAINTAINER= dom@wirespeed.org.uk COMMENT= A server-side bayesian spam filter |