diff options
author | garga <garga@FreeBSD.org> | 2005-12-21 21:23:22 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-12-21 21:23:22 +0800 |
commit | 92fb172f705b6423c3a9bbf956a56850adcc6984 (patch) | |
tree | b8548b47060ca442f43575293665fc112a824cf5 | |
parent | a974fae453d771912bf44cc93eb8921dca346e7c (diff) | |
download | freebsd-ports-gnome-92fb172f705b6423c3a9bbf956a56850adcc6984.tar.gz freebsd-ports-gnome-92fb172f705b6423c3a9bbf956a56850adcc6984.tar.zst freebsd-ports-gnome-92fb172f705b6423c3a9bbf956a56850adcc6984.zip |
- Make it fetchable again
- Remove WWW line since mastersite disapeared
PR: ports/90739
Submitted by: maintainer
Reviewed by: garga
Approved by: maintainer
-rw-r--r-- | mail/messagewall/Makefile | 4 | ||||
-rw-r--r-- | mail/messagewall/distinfo | 5 | ||||
-rw-r--r-- | mail/messagewall/pkg-descr | 5 |
3 files changed, 5 insertions, 9 deletions
diff --git a/mail/messagewall/Makefile b/mail/messagewall/Makefile index 38192f3c47f5..a0c40dd1208a 100644 --- a/mail/messagewall/Makefile +++ b/mail/messagewall/Makefile @@ -9,8 +9,8 @@ PORTNAME= messagewall PORTVERSION= 1.0.8 PORTREVISION= 3 CATEGORIES= mail -MASTER_SITES= http://www.messagewall.org/download/ -DISTNAME= messagewall-${PORTVERSION} +MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} +DISTNAME= messagewall_${PORTVERSION}.orig MAINTAINER= opr@bsdaemon.be COMMENT= Free SMTP PROXY with filtering diff --git a/mail/messagewall/distinfo b/mail/messagewall/distinfo index 48ebdcc8a917..858c4333626c 100644 --- a/mail/messagewall/distinfo +++ b/mail/messagewall/distinfo @@ -1,2 +1,3 @@ -MD5 (messagewall-1.0.8.tar.gz) = c8bb5538b4f004b56ba680d50c549b8f -SIZE (messagewall-1.0.8.tar.gz) = 409159 +MD5 (messagewall_1.0.8.orig.tar.gz) = 5d92a239d9b7639bed8322831056ed8f +SHA256 (messagewall_1.0.8.orig.tar.gz) = ecd971d8445297e9b7e02f5749e73688fb8625b1c90242e4a4d6f02198189470 +SIZE (messagewall_1.0.8.orig.tar.gz) = 409173 diff --git a/mail/messagewall/pkg-descr b/mail/messagewall/pkg-descr index 67ee85917f42..3bab19ffaf59 100644 --- a/mail/messagewall/pkg-descr +++ b/mail/messagewall/pkg-descr @@ -9,8 +9,3 @@ basis. Unlike SpamAssassin, it communicates via SMTP, so it works with any MTA. It also supports scoring based on rules with a rejection threshold; this allows hybrid warning/rejection configurations based on how many and which rules a message matches. - -WWW: http://www.messagewall.org - -- Pieter -opr@bsdaemon.be |