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/gotmail/Makefile | |
parent | 0a1d350016788cf2efded45bf318c85ce926fda4 (diff) | |
download | freebsd-ports-gnome-9f21e158c49789e2b770b22b00d3b90fff254d7a.tar.gz freebsd-ports-gnome-9f21e158c49789e2b770b22b00d3b90fff254d7a.tar.zst freebsd-ports-gnome-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/gotmail/Makefile')
-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 8a8f10049736..0f8d33c4dddf 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} |