diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-04 11:09:07 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-04 11:09:07 +0000 |
commit | 7876593d3ea6b703deb2053d8f0be0749968d722 (patch) | |
tree | 235a537e919a19e9d8cb49b53d7607992a35f082 /x11 | |
parent | 7d8ff46565d50533dfa3882d773fa0668760826d (diff) | |
download | ports-7876593d3ea6b703deb2053d8f0be0749968d722.tar.gz ports-7876593d3ea6b703deb2053d8f0be0749968d722.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xmold/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xmold/Makefile b/x11/xmold/Makefile index 9ef1e9e03cca..7d45d5cc374a 100644 --- a/x11/xmold/Makefile +++ b/x11/xmold/Makefile @@ -8,8 +8,7 @@ PORTNAME= xmold PORTVERSION= 1.0 CATEGORIES= x11 -MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xwin/ \ - ftp://ftp.opaopa.org/pub/archives/games/ +MASTER_SITES= ftp://cclub.cc.tut.ac.jp/pub/xwin/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org |