diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-09-09 13:13:55 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-09-09 13:13:55 +0000 |
commit | 5c8b3da50411611ac1ec97190cffbd7b2ec88e59 (patch) | |
tree | fffcae46b78c0714c37c86e8d7ea37e677210ed6 /games/xminesweep | |
parent | 216192c2d81e528f359660002c8de7895bf4c4ec (diff) | |
download | ports-5c8b3da50411611ac1ec97190cffbd7b2ec88e59.tar.gz ports-5c8b3da50411611ac1ec97190cffbd7b2ec88e59.zip |
Notes
Diffstat (limited to 'games/xminesweep')
-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 |