diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2002-03-04 17:49:21 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2002-03-04 17:49:21 +0000 |
commit | bec084afc291a249ea0d0bbf115ccce12d2e1f4c (patch) | |
tree | 96026363509dc0eaea0f6724f900582a0605253c /mail | |
parent | Fix for new razor-agents 1.20 (diff) |
Add WWW site
Diffstat (limited to 'mail')
-rw-r--r-- | mail/ricochet/Makefile | 2 | ||||
-rw-r--r-- | mail/ricochet/pkg-descr | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/mail/ricochet/Makefile b/mail/ricochet/Makefile index 59c18cd8747d..ba127762658b 100644 --- a/mail/ricochet/Makefile +++ b/mail/ricochet/Makefile @@ -7,7 +7,7 @@ PORTNAME= ricochet PORTVERSION= 0.97 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://vipul.net/perl/sources/spamcontrol/ricochet/ diff --git a/mail/ricochet/pkg-descr b/mail/ricochet/pkg-descr index 62bfcbe93f38..22eee5ceba88 100644 --- a/mail/ricochet/pkg-descr +++ b/mail/ricochet/pkg-descr @@ -4,3 +4,5 @@ machine owners and mails out a complaint to them. Ricochet uses various network information resources like nameserver records, MX records and Whois databases worldwide to collect and verify this information. + +WWW: http://www.vipul.net/ricochet/ |