diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 1999-12-27 05:22:54 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 1999-12-27 05:22:54 +0000 |
commit | 419d22e7d79dc4dfc997da0fa8013891c9119adc (patch) | |
tree | f7017c7043f6e79af8780a185c706f9863480681 /games/xtris | |
parent | 9d43fc2764ed09057b960e36726749ecc4d9439b (diff) | |
download | ports-419d22e7d79dc4dfc997da0fa8013891c9119adc.tar.gz ports-419d22e7d79dc4dfc997da0fa8013891c9119adc.zip |
Notes
Diffstat (limited to 'games/xtris')
-rw-r--r-- | games/xtris/Makefile | 2 | ||||
-rw-r--r-- | games/xtris/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xtris/Makefile b/games/xtris/Makefile index 36a34bc939f3..c08c3ac69d38 100644 --- a/games/xtris/Makefile +++ b/games/xtris/Makefile @@ -8,7 +8,7 @@ DISTNAME= xtris-1.15 CATEGORIES= games -MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/xtris/ +MASTER_SITES= http://www.iagora.com/~espel/xtris/ MAINTAINER= sec@42.org diff --git a/games/xtris/pkg-descr b/games/xtris/pkg-descr index f588a7d9c6ac..c6bb712f52c8 100644 --- a/games/xtris/pkg-descr +++ b/games/xtris/pkg-descr @@ -5,4 +5,4 @@ xtris is a true client/server game (as opposed to a centralized game managing multiple displays), which makes it particularily responsive and bandwith-effective. -WWW: http://www.eleves.ens.fr:8080/home/espel/xtris/ +WWW: http://www.iagora.com/~espel/xtris/ |