diff options
Diffstat (limited to '')
-rw-r--r-- | games/xminesweep/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile index 2910edba0801..3d3061c321f3 100644 --- a/games/xminesweep/Makefile +++ b/games/xminesweep/Makefile @@ -9,7 +9,10 @@ DISTNAME= xminesweep3.0 PKGNAME= xminesweep-3.0 CATEGORIES= games -MASTER_SITES= ftp://ftp.sw.ru/pub/x11/ +MASTER_SITES= ftp://ftp.netlab.is.tsukuba.ac.jp/pub/X/our_collections/games/ \ + ftp://ftp.uni-halle.de/pub/X11/contrib/games/ \ + ftp://ftp.warwick.ac.uk/pub/x11/ \ + ftp://ftp.eunet.ch/software/X/games/ EXTRACT_SUFX= .tar.Z MAINTAINER= janek@gaja.ipan.lublin.pl |