diff options
author | motoyuki <motoyuki@FreeBSD.org> | 2002-05-17 14:55:15 +0000 |
---|---|---|
committer | motoyuki <motoyuki@FreeBSD.org> | 2002-05-17 14:55:15 +0000 |
commit | a6b8f9b73b216db398b0f99f7afd1f103299f70a (patch) | |
tree | 0256176a7b09bcd6d9faa964eec39f864c791973 /games/xchadance | |
parent | 4c7d3fea36aa5642c94a07aaa8c66af2168fe69a (diff) | |
download | FreeBSD-ports-a6b8f9b73b216db398b0f99f7afd1f103299f70a.zip FreeBSD-ports-a6b8f9b73b216db398b0f99f7afd1f103299f70a.tar.gz |
Unbreak this port.
Diffstat (limited to 'games/xchadance')
-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 7da5e99..c0b17cf 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 |