diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-10 19:17:15 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-10 19:17:15 +0000 |
commit | 628d94d0e324d69767647afb71fd7a6a0b344e7b (patch) | |
tree | 0bbe3fcc5594d429ae3d99042815e9b04fc47628 /games/oonsoo | |
parent | b62e1d696724e6138c9628699561c223d31b7dc3 (diff) | |
download | ports-628d94d0e324d69767647afb71fd7a6a0b344e7b.tar.gz ports-628d94d0e324d69767647afb71fd7a6a0b344e7b.zip |
Replace master site with working ones
Notes
Notes:
svn path=/head/; revision=138838
Diffstat (limited to 'games/oonsoo')
-rw-r--r-- | games/oonsoo/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/oonsoo/Makefile b/games/oonsoo/Makefile index 66c277704943..cfae462fb11f 100644 --- a/games/oonsoo/Makefile +++ b/games/oonsoo/Makefile @@ -8,7 +8,9 @@ PORTNAME= oonsoo PORTVERSION= 1.2 CATEGORIES= games -MASTER_SITES= ftp://ftp.redlinelabs.com/pub/oonsoo/ +MASTER_SITES= http://www2.cddc.vt.edu/linux/games/solitaires/ \ + http://sunsite.rediris.es/sites2/ibiblio.org/linux/games/solitaires/ \ + ftp://ftp.eos.ncsu.edu/pub/bsvc/rohan/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |