diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2005-02-14 21:30:50 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2005-02-14 21:30:50 +0000 |
commit | 77a1f4458327b1844cc9b1dd038a7dcf536266a6 (patch) | |
tree | 0ed5f86045b695102dbc1682f3593df53ce85ebb /mail | |
parent | 524232160ccb004d3ead7f0eae99890db58e8961 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/ricochet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ricochet/Makefile b/mail/ricochet/Makefile index 743665204f05..3a26e144028d 100644 --- a/mail/ricochet/Makefile +++ b/mail/ricochet/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://vipul.net/perl/sources/spamcontrol/ricochet/ -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An automated agent for tracing and reporting internet junk mail RUN_DEPENDS= ${SITE_PERL}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \ |