diff options
author | motoyuki <motoyuki@FreeBSD.org> | 2002-05-17 22:55:15 +0800 |
---|---|---|
committer | motoyuki <motoyuki@FreeBSD.org> | 2002-05-17 22:55:15 +0800 |
commit | a6b8f9b73b216db398b0f99f7afd1f103299f70a (patch) | |
tree | 0256176a7b09bcd6d9faa964eec39f864c791973 | |
parent | 4c7d3fea36aa5642c94a07aaa8c66af2168fe69a (diff) | |
download | freebsd-ports-gnome-a6b8f9b73b216db398b0f99f7afd1f103299f70a.tar.gz freebsd-ports-gnome-a6b8f9b73b216db398b0f99f7afd1f103299f70a.tar.zst freebsd-ports-gnome-a6b8f9b73b216db398b0f99f7afd1f103299f70a.zip |
Unbreak this port.
-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 |