summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile
index e0cb6ca094b2..05648cfdad1f 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.20 1995/05/14 03:29:30 asami Exp $
+# $Id: Makefile,v 1.21 1995/05/17 14:48:33 asami Exp $
#
# NOTE: xpipeman (can't ftp)
# NOTE: xrobots (can't ftp)
@@ -8,6 +8,6 @@ SUBDIR= acm golddig jetpack nethack oneko xasteroids xboard xboing \
xchomp xemeraldia xevil xinvaders \
xjewel xlife xmille xmine xminesweep xmj xmris xonix \
xpipeman xrisk xrobots xsol \
- xtetris
+ xtetris xtic
.include <bsd.port.subdir.mk>