summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/xpuyo/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xpuyo/Makefile b/games/xpuyo/Makefile
index b073a767d463..bd60d7903f31 100644
--- a/games/xpuyo/Makefile
+++ b/games/xpuyo/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.meme.hokudai.ac.jp/pub/games/
MAINTAINER= ports@FreeBSD.org
COMMENT= Puyo-puyo, tetris like puzzle game for X11
+BROKEN= "connection is refused when attempting to contact website"
+
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_IMAKE= yes