diff options
author | tg <tg@FreeBSD.org> | 1999-09-09 21:13:55 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1999-09-09 21:13:55 +0800 |
commit | 1f745a6126f00fb7640097c412992536b931092c (patch) | |
tree | f6472a1ed6b4484a13fec9ee823799cef716d25a /games/xminesweep/Makefile | |
parent | e211e8322c0a63d0f8bc3914f8a7188dbf82e9b4 (diff) | |
download | freebsd-ports-gnome-1f745a6126f00fb7640097c412992536b931092c.tar.gz freebsd-ports-gnome-1f745a6126f00fb7640097c412992536b931092c.tar.zst freebsd-ports-gnome-1f745a6126f00fb7640097c412992536b931092c.zip |
Add a couple of master sites.
Diffstat (limited to 'games/xminesweep/Makefile')
-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 |