diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-02-26 08:26:26 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-02-26 08:26:26 +0000 |
commit | 345831c7a3679b524cbbd3af7ecca82505ecd33c (patch) | |
tree | b68e253e617ccd409cad20ad556eb414cd11fc21 /mail/spambnc/Makefile | |
parent | 3fc071f0757bd84be8700d59a8186cbbdb2baa8e (diff) | |
download | ports-345831c7a3679b524cbbd3af7ecca82505ecd33c.tar.gz ports-345831c7a3679b524cbbd3af7ecca82505ecd33c.zip |
Notes
Diffstat (limited to 'mail/spambnc/Makefile')
-rw-r--r-- | mail/spambnc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/spambnc/Makefile b/mail/spambnc/Makefile index 2599d7a28901..562d8ee5534e 100644 --- a/mail/spambnc/Makefile +++ b/mail/spambnc/Makefile @@ -6,13 +6,13 @@ # PORTNAME= spambnc -PORTVERSION= 20050131 +PORTVERSION= 20050225 CATEGORIES= mail MASTER_SITES= http://www.spambouncer.org/ \ ftp://ftp.spambouncer.org/ -DISTFILES= sb-new.tar.gz index.shtml +DISTFILES= sb-beta.tar.gz index.shtml DIST_SUBDIR= spambnc-${PORTVERSION} -EXTRACT_ONLY= sb-new.tar.gz +EXTRACT_ONLY= sb-beta.tar.gz MAINTAINER= thierry@FreeBSD.org COMMENT= Set of procmail recipies which handle known/suspected spam |