diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-05-07 15:12:01 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-05-07 15:12:01 +0000 |
commit | 4f0d2d692d6f11c2b1d415be2b6067e5b8e8b7d4 (patch) | |
tree | 7723f4fad7b44b394c8237a25884a5b1f26f3e73 /games | |
parent | d9941790cbdcab3b94d4d1a4ede6a491d017cf8f (diff) | |
download | ports-4f0d2d692d6f11c2b1d415be2b6067e5b8e8b7d4.tar.gz ports-4f0d2d692d6f11c2b1d415be2b6067e5b8e8b7d4.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/xtris/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xtris/Makefile b/games/xtris/Makefile index 45a03b8e9c6a..37255fe44789 100644 --- a/games/xtris/Makefile +++ b/games/xtris/Makefile @@ -10,8 +10,7 @@ PORTVERSION= 1.15 CATEGORIES= games ipv6 MASTER_SITES= http://www.iagora.com/~espel/xtris/ -PATCH_SITES= ftp://ftp2.v6.linux.or.jp/pub/Linux/IPv6-2/xtris/ \ - http://ftp2.v6.linux.or.jp/pub/Linux/IPv6-2/xtris/ +PATCH_SITES= ftp://ftp.42.org/pub/orphan/ PATCHFILES= xtris-1.15-v6-19991218.diff.gz PATCH_DIST_STRIP= -p1 |