diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 13:09:32 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-11-01 13:09:32 +0000 |
commit | 61028157dbb54dbfb94da5baf153a2f05319fb20 (patch) | |
tree | a6f31cc46a3ee2429c0f726b9866d72c9b4e1f3d /mail/gotmail | |
parent | 482fb23b625be921b033c5d23310b9460e4e5886 (diff) | |
download | ports-61028157dbb54dbfb94da5baf153a2f05319fb20.tar.gz ports-61028157dbb54dbfb94da5baf153a2f05319fb20.zip |
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 b096d2239ee0..210864e9b672 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= AlanE@FreeBSD.org +MAINTAINER= alane@FreeBSD.org RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \ |