aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorgpalmer <gpalmer@FreeBSD.org>1995-04-01 03:17:46 +0800
committergpalmer <gpalmer@FreeBSD.org>1995-04-01 03:17:46 +0800
commit95207d0041dcb4db73c09b2cf5f10e672cf8fdca (patch)
treefd92f5139ccd7bb3c2505894d13a4e6e0537b7a4 /games
parentd130d24594c59a445a316b5e7a10b2b5a53cbf55 (diff)
downloadfreebsd-ports-graphics-95207d0041dcb4db73c09b2cf5f10e672cf8fdca.tar.gz
freebsd-ports-graphics-95207d0041dcb4db73c09b2cf5f10e672cf8fdca.tar.zst
freebsd-ports-graphics-95207d0041dcb4db73c09b2cf5f10e672cf8fdca.zip
Disable ports which don't have distfiles anymore:
xboing xchomp xmine xmj xpipeman xrobots
Diffstat (limited to 'games')
-rw-r--r--games/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/games/Makefile b/games/Makefile
index e92454c3c33..bc39e56d386 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,8 +1,10 @@
-# $Id: Makefile,v 1.10 1995/03/24 05:29:16 asami Exp $
+# $Id: Makefile,v 1.11 1995/03/28 12:15:37 asami Exp $
#
-SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard xboing xchomp \
+# BROKEN = xboing xchomp xmine xmj xpipeman xrobots
+#
+SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard \
xemeraldia xinvaders \
- xjewel xlife xmille xmine xminesweep xmj xmris xpipeman xrobots xsol \
+ xjewel xlife xmille xminesweep xmris xsol \
xtetris
.include <bsd.port.subdir.mk>