diff options
author | joerg <joerg@FreeBSD.org> | 1995-03-06 23:33:12 +0000 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 1995-03-06 23:33:12 +0000 |
commit | 69823b699350609d5d284eef0e38639dd5c6062d (patch) | |
tree | a3bd05780417583825f35f1a1bbe6ea154f233a1 /games | |
parent | f07b813adb585c03b5cb029d76635ff120d8de2d (diff) | |
download | FreeBSD-ports-69823b699350609d5d284eef0e38639dd5c6062d.zip FreeBSD-ports-69823b699350609d5d284eef0e38639dd5c6062d.tar.gz |
Enable acm now that it seems to be working.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index e72f714..86a4375 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.6 1995/01/05 00:17:39 swallace Exp $ +# $Id: Makefile,v 1.7 1995/02/13 19:21:12 ats Exp $ # -SUBDIR= golddig jetpack oneko xasteroids xboard xboing xchomp xinvaders \ +SUBDIR= acm golddig jetpack oneko xasteroids xboard xboing xchomp xinvaders \ xjewel xmille xmine xminesweep xmj xmris xpipeman xrobots xsol \ xtetris |