diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 04:17:51 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 04:17:51 +0000 |
commit | 7df6fabb8f99e8bbcc2590d706f4051c3382996f (patch) | |
tree | e9d3b5ce13cba10b7dea7bc2309acdc3f7899475 /mail/gotmail | |
parent | 23bfffdf1410d7f2ec45062080618939edb9e782 (diff) |
Notes
Diffstat (limited to 'mail/gotmail')
-rw-r--r-- | mail/gotmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile index a131991e96e9..b096d2239ee0 100644 --- a/mail/gotmail/Makefile +++ b/mail/gotmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail perl5 MASTER_SITES= http://ssl.usu.edu/paul/gotmail/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@geeksrus.net +MAINTAINER= AlanE@FreeBSD.org RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \ |