diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-05-07 23:12:01 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-05-07 23:12:01 +0800 |
commit | 67e24a4568eaea82ed45b683b3fc637500447355 (patch) | |
tree | 6bfaf59baa578110a074b926926182f6612d9953 /games/xtris/Makefile | |
parent | 4d6f41a91faef646a1c0fdf94e04e6ff248357c7 (diff) | |
download | freebsd-ports-gnome-67e24a4568eaea82ed45b683b3fc637500447355.tar.gz freebsd-ports-gnome-67e24a4568eaea82ed45b683b3fc637500447355.tar.zst freebsd-ports-gnome-67e24a4568eaea82ed45b683b3fc637500447355.zip |
Update PATCH_SITES
PR: 27095
Submitted by: MAINTAINER
Diffstat (limited to 'games/xtris/Makefile')
-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 |