diff options
author | asami <asami@FreeBSD.org> | 1995-03-24 13:29:16 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-03-24 13:29:16 +0800 |
commit | 7f584c7fc79227ef63a0914c339892f7c59570a2 (patch) | |
tree | 2ef89b83b1409c123d6bb7ae451d5482b752d120 /games | |
parent | e11c38a60b352e1a51582668804b990ecfe2a90e (diff) | |
download | freebsd-ports-gnome-7f584c7fc79227ef63a0914c339892f7c59570a2.tar.gz freebsd-ports-gnome-7f584c7fc79227ef63a0914c339892f7c59570a2.tar.zst freebsd-ports-gnome-7f584c7fc79227ef63a0914c339892f7c59570a2.zip |
Added xemeraldia.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 5fa0efe540f1..fda3f5607687 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.8 1995/03/06 23:33:12 joerg Exp $ +# $Id: Makefile,v 1.9 1995/03/16 09:21:13 asami Exp $ # -SUBDIR= acm golddig jetpack oneko xasteroids xboard xboing xchomp xinvaders \ +SUBDIR= acm golddig jetpack oneko xasteroids xboard xboing xchomp \ + xemeraldia xinvaders \ xjewel xlife xmille xmine xminesweep xmj xmris xpipeman xrobots xsol \ xtetris |