aboutsummaryrefslogtreecommitdiff
path: root/net/gopher/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2002-06-10 08:12:15 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2002-06-10 08:12:15 +0000
commitb93ffaa1f4df731959b4e50ec213a09eb12c165e (patch)
tree233b1f0222278c8860b7aef8538dd1ef0cace578 /net/gopher/Makefile
parenteb1cfc9483c7ee74cf19e45408fba91229972160 (diff)
downloadports-b93ffaa1f4df731959b4e50ec213a09eb12c165e.tar.gz
ports-b93ffaa1f4df731959b4e50ec213a09eb12c165e.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)
Notes
Notes: svn path=/head/; revision=61034
Diffstat (limited to 'net/gopher/Makefile')
-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