diff options
-rw-r--r-- | games/xchadance/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/xchadance/Makefile b/games/xchadance/Makefile index 7da5e995319a..c0b17cf13d12 100644 --- a/games/xchadance/Makefile +++ b/games/xchadance/Makefile @@ -8,13 +8,11 @@ PORTNAME= xchadance PORTVERSION= 1.0 CATEGORIES= games -MASTER_SITES= http://home.jp.FreeBSD.org/~issei/LOCAL_PORTS/ +MASTER_SITES= ftp://ftp.mk.bsdclub.org/pub/FreeBSD/distfiles/ DISTFILES= xchada01.lzh MAINTAINER= ports@FreeBSD.org -BROKEN= "Does not fetch" - BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha MAKEFILE= makefile |