diff options
author | nakai <nakai@FreeBSD.org> | 2002-02-18 07:49:13 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2002-02-18 07:49:13 +0000 |
commit | 135fb239e61bb58d30bd30c13260a3e5b1707d58 (patch) | |
tree | 8ef238f9457714951bb588fbfe0c3467e2972de6 /x11 | |
parent | a1cd757ae553960415f8a334a9c58ee7de5ebc36 (diff) | |
download | FreeBSD-ports-135fb239e61bb58d30bd30c13260a3e5b1707d58.zip FreeBSD-ports-135fb239e61bb58d30bd30c13260a3e5b1707d58.tar.gz |
Add another MASTER_SITES
PR: ports/34879
Submitted by: Steve Wills <steve@stevenwills.com>
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xmold/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xmold/Makefile b/x11/xmold/Makefile index 7d1d474..a965a1a 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 |