diff options
author | joerg <joerg@FreeBSD.org> | 1995-04-17 15:29:57 +0800 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 1995-04-17 15:29:57 +0800 |
commit | aec1a233b9228d566b8ae787c1ca672cb0429cc1 (patch) | |
tree | 1682e700278a7ef2742154b60e1dcd7260b2506c /games/Makefile | |
parent | 4249be671ebd3ddb998b99864c31aa98961d401e (diff) | |
download | freebsd-ports-gnome-aec1a233b9228d566b8ae787c1ca672cb0429cc1.tar.gz freebsd-ports-gnome-aec1a233b9228d566b8ae787c1ca672cb0429cc1.tar.zst freebsd-ports-gnome-aec1a233b9228d566b8ae787c1ca672cb0429cc1.zip |
Re-add acm, it should be ok now.
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/games/Makefile b/games/Makefile index 7649ecc441e2..978d9581bf32 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,9 +1,8 @@ -# $Id: Makefile,v 1.13 1995/04/02 15:51:57 asami Exp $ +# $Id: Makefile,v 1.14 1995/04/16 09:07:56 asami Exp $ # -# BROKEN = acm (missing data files in PLIST) -# xchomp xmine xmj xpipeman xrobots +# BROKEN = xchomp xmine xmj xpipeman xrobots # -SUBDIR= golddig jetpack oneko nethack xasteroids xboard xboing \ +SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard xboing \ xemeraldia xinvaders \ xjewel xlife xmille xminesweep xmris xsol \ xtetris |