diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-08-19 08:01:34 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-08-19 08:01:34 +0000 |
commit | d99dbad3de4fb9479ce3a08693095a7f1c629aab (patch) | |
tree | dcad6a8948e2353bddbadfb5932c89c7782ab66f /mail/ricochet | |
parent | 1771cdafe20a70533ebea458c5c2303966ab6420 (diff) | |
download | ports-d99dbad3de4fb9479ce3a08693095a7f1c629aab.tar.gz ports-d99dbad3de4fb9479ce3a08693095a7f1c629aab.zip |
Notes
Diffstat (limited to 'mail/ricochet')
-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 c141df7e7899..8699eac79623 100644 --- a/mail/ricochet/Makefile +++ b/mail/ricochet/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 6 CATEGORIES= mail MASTER_SITES= http://vipul.net/perl/sources/spamcontrol/ricochet/ -MAINTAINER= leeym@leeym.com +MAINTAINER= leeym@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Internet.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \ |