diff options
author | Motoyuki Konno <motoyuki@FreeBSD.org> | 2004-02-17 00:26:58 +0000 |
---|---|---|
committer | Motoyuki Konno <motoyuki@FreeBSD.org> | 2004-02-17 00:26:58 +0000 |
commit | a0b8c28a9bcd4b08dedcadd673c3b54527a9c071 (patch) | |
tree | 63cd675d7bae36ec824019830ab4f04341199c25 /games/xchadance | |
parent | e905a1348ca95f6e0dad76712b6c0adecbb802b9 (diff) |
Notes
Diffstat (limited to 'games/xchadance')
-rw-r--r-- | games/xchadance/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
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: |