diff options
author | alane <alane@FreeBSD.org> | 2002-06-29 08:49:38 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-06-29 08:49:38 +0800 |
commit | cfc2dc420d3232dc3253bfbc8aea3b2b8fccd425 (patch) | |
tree | a7f7025fd5941bbc5700e53255baf95dc5a4dabf /mail/gotmail/Makefile | |
parent | 91bd87127c54d3f98d396ef4d70f279a127d67b9 (diff) | |
download | freebsd-ports-gnome-cfc2dc420d3232dc3253bfbc8aea3b2b8fccd425.tar.gz freebsd-ports-gnome-cfc2dc420d3232dc3253bfbc8aea3b2b8fccd425.tar.zst freebsd-ports-gnome-cfc2dc420d3232dc3253bfbc8aea3b2b8fccd425.zip |
Update to 0.7.2 to track M$'s changed to Hotmail.
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 15f73e027d2e..e0ed0a2eb6cb 100644 --- a/mail/gotmail/Makefile +++ b/mail/gotmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gotmail -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= mail perl5 MASTER_SITES= http://ssl.usu.edu/paul/gotmail/ DISTNAME= ${PORTNAME}_${PORTVERSION} |