diff options
author | Motoyuki Konno <motoyuki@FreeBSD.org> | 2002-05-17 14:55:15 +0000 |
---|---|---|
committer | Motoyuki Konno <motoyuki@FreeBSD.org> | 2002-05-17 14:55:15 +0000 |
commit | 9f5757bf42aa56bad66a64d2b9f727334d971c46 (patch) | |
tree | 6f4e15b7e85e61a97c6994e00ea41bc44d16a324 /games/xchadance | |
parent | Unbreak: one variable should be set. (diff) |
Unbreak this port.
Notes
Notes:
svn path=/head/; revision=59339
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 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 |