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/openwebmail | |
parent | 1771cdafe20a70533ebea458c5c2303966ab6420 (diff) | |
download | ports-d99dbad3de4fb9479ce3a08693095a7f1c629aab.tar.gz ports-d99dbad3de4fb9479ce3a08693095a7f1c629aab.zip |
Notes
Diffstat (limited to 'mail/openwebmail')
-rw-r--r-- | mail/openwebmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index 4f321d5201ed..904aab9123de 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://openwebmail.org/openwebmail/download/ \ http://turtle.ee.ncku.edu.tw/openwebmail/download/ EXTRACT_SUFX= .tgz -MAINTAINER= leeym@leeym.com +MAINTAINER= leeym@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \ |