From a0b8c28a9bcd4b08dedcadd673c3b54527a9c071 Mon Sep 17 00:00:00 2001 From: Motoyuki Konno Date: Tue, 17 Feb 2004 00:26:58 +0000 Subject: Unbreak and take maintainership. MASTER_SITES of this port is my FTP server. Add MASTER_SITE_LOCAL for safety. Noticed by: nork --- games/xchadance/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'games') diff --git a/games/xchadance/Makefile b/games/xchadance/Makefile index 3cde41f19b6f..639a61a899c0 100644 --- a/games/xchadance/Makefile +++ b/games/xchadance/Makefile @@ -8,10 +8,12 @@ PORTNAME= xchadance PORTVERSION= 1.0 CATEGORIES= games -MASTER_SITES= ftp://ftp.mk.bsdclub.org/pub/FreeBSD/distfiles/ +MASTER_SITES= ftp://ftp.mk.bsdclub.org/pub/FreeBSD/distfiles/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= motoyuki DISTFILES= xchada01.lzh -MAINTAINER= ports@FreeBSD.org +MAINTAINER= motoyuki@FreeBSD.org COMMENT= Display a dancing girl "ChaCha." BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha @@ -24,9 +26,6 @@ EXTRACT_CMD= lha EXTRACT_BEFORE_ARGS= e EXTRACT_AFTER_ARGS= -BROKEN= "Unfetchable" -DEPRECATED= "This port will be removed on April 16 if still broken at that time." - RESTRICTED= 'contains commercial character data' post-patch: -- cgit v1.2.3