aboutsummaryrefslogtreecommitdiffstats
path: root/mail/offlineimap
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2005-11-28 22:41:36 +0800
committersergei <sergei@FreeBSD.org>2005-11-28 22:41:36 +0800
commit35a61ddaa73da74cc173437c251b7b699552aee3 (patch)
tree4dee7edfeb80c21545889f22e0cb8fcc785ac6f3 /mail/offlineimap
parentafa1d88a41faf3a72bf0d7bce5c0f58ea9d722e0 (diff)
downloadfreebsd-ports-gnome-35a61ddaa73da74cc173437c251b7b699552aee3.tar.gz
freebsd-ports-gnome-35a61ddaa73da74cc173437c251b7b699552aee3.tar.zst
freebsd-ports-gnome-35a61ddaa73da74cc173437c251b7b699552aee3.zip
- The primary URL at the author's site is Gopher over HTTP at port 70.
Thus, some sites have problems downloading the software due to port 70 being blocked. Switch to another URL - HTTP at port 80. - Moreover, downloading from the primary URL is still painfully slow (averaging 600 Bps), so keep MASTER_SITE_LOCAL in front of the list. Update my public_distfiles with the latest tarball to make it work. PR: ports/89585 Submitted by: Toni Schmidbauer <toni at stderror dot at>
Diffstat (limited to 'mail/offlineimap')
-rw-r--r--mail/offlineimap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/offlineimap/Makefile b/mail/offlineimap/Makefile
index 6d345dc77fb3..83e5a198aebf 100644
--- a/mail/offlineimap/Makefile
+++ b/mail/offlineimap/Makefile
@@ -9,7 +9,7 @@ PORTNAME= offlineimap
PORTVERSION= 4.0.11
CATEGORIES= mail python
MASTER_SITES= ${MASTER_SITE_LOCAL} \
- http://gopher.quux.org:70/devel/offlineimap/
+ http://www.quux.org/devel/offlineimap/
MASTER_SITE_SUBDIR= sergei
DISTNAME= ${PORTNAME}_${PORTVERSION}