summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2002-02-18 07:49:13 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2002-02-18 07:49:13 +0000
commit54c3c115c8ec1d3a8c8c5e89d1a8eb7582024b2f (patch)
tree89ab6f0a14f7655d352c5ea4cf88b6615c568da6 /x11
parentUpdate to 0.34.1 (diff)
Add another MASTER_SITES
PR: ports/34879 Submitted by: Steve Wills <steve@stevenwills.com>
Notes
Notes: svn path=/head/; revision=54848
Diffstat (limited to 'x11')
-rw-r--r--x11/xmold/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xmold/Makefile b/x11/xmold/Makefile
index 7d1d474898b7..a965a1a8070e 100644
--- a/x11/xmold/Makefile
+++ b/x11/xmold/Makefile
@@ -8,7 +8,8 @@
PORTNAME= xmold
PORTVERSION= 1.0
CATEGORIES= x11
-MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xwin/
+MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xwin/ \
+ ftp://ftp.opaopa.org/pub/archives/games/
DISTNAME= ${PORTNAME}
MAINTAINER= nakai@FreeBSD.org