aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2002-06-10 16:12:15 +0800
committertrevor <trevor@FreeBSD.org>2002-06-10 16:12:15 +0800
commit17f7a5cc5ec098c2860ae179134f80aab56ec9a8 (patch)
treea54a1b5f98eb8287e85a3bb994bf36bd5bd06029 /net
parentd95dd37d83cb5f174e6d017fe6bc9154ebed7fbc (diff)
downloadfreebsd-ports-gnome-17f7a5cc5ec098c2860ae179134f80aab56ec9a8.tar.gz
freebsd-ports-gnome-17f7a5cc5ec098c2860ae179134f80aab56ec9a8.tar.zst
freebsd-ports-gnome-17f7a5cc5ec098c2860ae179134f80aab56ec9a8.zip
Add another master site, so people whose firewalls block port 70
(oh, the humanity!) can still use this program on their internal networks. PR: 39088 Submitted by: Erwin Lansing (maintainer)
Diffstat (limited to 'net')
-rw-r--r--net/gopher/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gopher/Makefile b/net/gopher/Makefile
index c0e666f7bb8e..b2d9ecd14cfc 100644
--- a/net/gopher/Makefile
+++ b/net/gopher/Makefile
@@ -8,7 +8,8 @@
PORTNAME= gopher
PORTVERSION= 3.0.5
CATEGORIES= net
-MASTER_SITES= http://gopher.quux.org:70/give-me-gopher/
+MASTER_SITES= http://gopher.quux.org:70/give-me-gopher/ \
+ http://dl.droso.net/ports/
MAINTAINER= erwin@lansing.dk