diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-11-13 01:06:32 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-11-13 01:06:32 +0000 |
commit | 85f68acbb6387b5bfbfff94e0208c2184ee67a93 (patch) | |
tree | 8170d9994773673d7756c8e8239cb51dcdd0062e /games/xtris | |
parent | a2e62c17398c889d14d72c5800ae715a9ebee78c (diff) | |
download | ports-85f68acbb6387b5bfbfff94e0208c2184ee67a93.tar.gz ports-85f68acbb6387b5bfbfff94e0208c2184ee67a93.zip |
Notes
Diffstat (limited to 'games/xtris')
-rw-r--r-- | games/xtris/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xtris/Makefile b/games/xtris/Makefile index d463a805bb26..4bf7d4659eec 100644 --- a/games/xtris/Makefile +++ b/games/xtris/Makefile @@ -9,7 +9,8 @@ PORTNAME= xtris PORTVERSION= 1.15 PORTREVISION= 1 CATEGORIES= games ipv6 -MASTER_SITES= ftp://quatramaran.ens.fr/pub/orabidoo/ +MASTER_SITES= http://www.iagora.com/~espel/xtris/ \ + ftp://quatramaran.ens.fr/pub/orabidoo/ PATCH_SITES= ftp://ftp.42.org/pub/orphan/ PATCHFILES= xtris-1.15-v6-19991218.diff.gz |