diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-02 20:08:38 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-02 20:08:38 +0800 |
commit | 9f21e158c49789e2b770b22b00d3b90fff254d7a (patch) | |
tree | dfe0d4948a58cc08cc2f96c8a97a61dd734d1c9f /mail | |
parent | 0a1d350016788cf2efded45bf318c85ce926fda4 (diff) | |
download | freebsd-ports-graphics-9f21e158c49789e2b770b22b00d3b90fff254d7a.tar.gz freebsd-ports-graphics-9f21e158c49789e2b770b22b00d3b90fff254d7a.tar.zst freebsd-ports-graphics-9f21e158c49789e2b770b22b00d3b90fff254d7a.zip |
Update port:mail/gotmail to version 0.7.9 to work with changes in Hotmail
Updated gotmail to 0.7.9 to get more hotmail spam.
PR: ports/50061
Submitted by: Bjorn Nelson <o_sleep@babbleheaven.com>
Reviewed by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/gotmail/Makefile | 2 | ||||
-rw-r--r-- | mail/gotmail/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile index 8a8f1004973..0f8d33c4ddd 100644 --- a/mail/gotmail/Makefile +++ b/mail/gotmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gotmail -PORTVERSION= 0.7.7 +PORTVERSION= 0.7.9 CATEGORIES= mail perl5 MASTER_SITES= http://savannah.nongnu.org/download/gotmail/stable.pkg/${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/mail/gotmail/distinfo b/mail/gotmail/distinfo index 60cd84fd78b..433f14559dd 100644 --- a/mail/gotmail/distinfo +++ b/mail/gotmail/distinfo @@ -1 +1 @@ -MD5 (gotmail_0.7.7.tar.gz) = b31455659affc5103f463d29104f129f +MD5 (gotmail_0.7.9.tar.gz) = 0a1ced4b7b7f3c1b61837d03b5bfd89a |