diff options
author | asami <asami@FreeBSD.org> | 1995-05-13 11:49:59 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-05-13 11:49:59 +0000 |
commit | aa139979d2e122785cb24d5f92805abbd60070a5 (patch) | |
tree | 86742e023c663c81c285b24e6b988c57e9503ab8 /games | |
parent | 27c9e3853a77b7481178e4d580e761eb15220e84 (diff) | |
download | FreeBSD-ports-aa139979d2e122785cb24d5f92805abbd60070a5.zip FreeBSD-ports-aa139979d2e122785cb24d5f92805abbd60070a5.tar.gz |
Add back xchomp and xmj.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/Makefile b/games/Makefile index 396025b..a77a0b8 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.17 1995/05/06 12:14:24 jmz Exp $ +# $Id: Makefile,v 1.18 1995/05/13 06:24:28 asami Exp $ # -# BROKEN = xchomp xmj xpipeman xrobots +# BROKEN = xpipeman xrobots # SUBDIR= acm golddig jetpack nethack oneko xasteroids xboard xboing \ - xemeraldia xevil xinvaders \ - xjewel xlife xmille xmine xminesweep xmris xonix xrisk xsol \ + xchomp xemeraldia xevil xinvaders \ + xjewel xlife xmille xmine xminesweep xmj xmris xonix xrisk xsol \ xtetris .include <bsd.port.subdir.mk> |