diff options
-rw-r--r-- | mail/gotmail/Makefile | 6 | ||||
-rw-r--r-- | mail/gotmail/distinfo | 2 | ||||
-rw-r--r-- | mail/gotmail/pkg-comment | 2 | ||||
-rw-r--r-- | mail/gotmail/pkg-descr | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile index d008d920bddb..252ee24474ff 100644 --- a/mail/gotmail/Makefile +++ b/mail/gotmail/Makefile @@ -6,12 +6,12 @@ # PORTNAME= gotmail -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.7 CATEGORIES= mail perl5 -MASTER_SITES= http://ssl.usu.edu/paul/gotmail/ +MASTER_SITES= http://savannah.nongnu.org/download/gotmail/stable.pkg/${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= erwin@lansing.dk RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \ diff --git a/mail/gotmail/distinfo b/mail/gotmail/distinfo index d73f71a25d1e..60cd84fd78be 100644 --- a/mail/gotmail/distinfo +++ b/mail/gotmail/distinfo @@ -1 +1 @@ -MD5 (gotmail_0.7.4.tar.gz) = acfaaa6f1a243c43c68f12c47bcc1376 +MD5 (gotmail_0.7.7.tar.gz) = b31455659affc5103f463d29104f129f diff --git a/mail/gotmail/pkg-comment b/mail/gotmail/pkg-comment index 6f5a5e3a4c6c..dd48595fb4ef 100644 --- a/mail/gotmail/pkg-comment +++ b/mail/gotmail/pkg-comment @@ -1 +1 @@ -A script to fetch mail from a Hotmail mailbox +A script to fetch mail from a Hotmail or MSN mailbox diff --git a/mail/gotmail/pkg-descr b/mail/gotmail/pkg-descr index b6a04d9499b9..112a6a7a1a03 100644 --- a/mail/gotmail/pkg-descr +++ b/mail/gotmail/pkg-descr @@ -1,5 +1,5 @@ -GotMail is a utility to download mail from a Hotmail account +GotMail is a utility to download mail from a Hotmail or MSN account and either save it to disk or forward it using sendmail to another email address. -WWW: http://www.hawkins.emu.id.au/gotmail/ +WWW: http://www.nongnu.org/gotmail/ |