diff options
Diffstat (limited to 'games/xchadance/Makefile')
-rw-r--r-- | games/xchadance/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/xchadance/Makefile b/games/xchadance/Makefile index af23e91e3f86..c84d23dda6e0 100644 --- a/games/xchadance/Makefile +++ b/games/xchadance/Makefile @@ -5,7 +5,9 @@ PORTNAME= xchadance PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= ftp://ftp.mk.bsdclub.org/pub/FreeBSD/distfiles/ +MASTER_SITES= ftp://ftp.mk.bsdclub.org/pub/FreeBSD/distfiles/ \ + ftp://relay1.tomsk.gov.ru/pub/FreeBSD/ports/distfiles/ \ + ftp://ftp.rediris.es/sites/ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/motoyuki/ DISTFILES= xchada01.lzh MAINTAINER= ports@FreeBSD.org |