diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-03-16 09:21:13 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-03-16 09:21:13 +0000 |
commit | 64e2e8735d8486ade040a55b221a49ff80328950 (patch) | |
tree | 0c891747337bf5262d6708bfeb9a8d3220e83198 | |
parent | b816975af226421b2597807961a4c7310c941d1a (diff) |
Notes
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 86a437584341..5fa0efe540f1 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.7 1995/02/13 19:21:12 ats Exp $ +# $Id: Makefile,v 1.8 1995/03/06 23:33:12 joerg Exp $ # SUBDIR= acm golddig jetpack oneko xasteroids xboard xboing xchomp xinvaders \ - xjewel xmille xmine xminesweep xmj xmris xpipeman xrobots xsol \ + xjewel xlife xmille xmine xminesweep xmj xmris xpipeman xrobots xsol \ xtetris .include <bsd.port.subdir.mk> |