diff options
author | kris <kris@FreeBSD.org> | 2003-08-08 09:56:00 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-08-08 09:56:00 +0800 |
commit | 29a6938445289bfc53c4d1d07c35deb3ad0c5cf4 (patch) | |
tree | 5cf849b1b2fa18912969d6166a30d49dc7c79952 /games | |
parent | 2390d3f313a7f82aa2adb812ccfb67d795555e24 (diff) | |
download | freebsd-ports-gnome-29a6938445289bfc53c4d1d07c35deb3ad0c5cf4.tar.gz freebsd-ports-gnome-29a6938445289bfc53c4d1d07c35deb3ad0c5cf4.tar.zst freebsd-ports-gnome-29a6938445289bfc53c4d1d07c35deb3ad0c5cf4.zip |
BROKEN: Does not fetch
Diffstat (limited to 'games')
-rw-r--r-- | games/xpuyo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xpuyo/Makefile b/games/xpuyo/Makefile index a5dd75eeb3a5..f1e463373bfe 100644 --- a/games/xpuyo/Makefile +++ b/games/xpuyo/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.meme.hokudai.ac.jp/pub/games/ MAINTAINER= nakai@FreeBSD.org COMMENT= Puyo-puyo, tetris like puzzle game for X11 +BROKEN= Does not fetch + WRKSRC= ${WRKDIR}/xpuyo USE_IMAKE= yes XMKMF= xmkmf |