diff options
author | asami <asami@FreeBSD.org> | 1996-11-26 16:32:06 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-26 16:32:06 +0800 |
commit | 1c2a2c6a40a8b54c012b4cc414633affef5b117e (patch) | |
tree | 8ec1b3408e676f0ecd46ecd56305c26986f65888 | |
parent | 7ba3d46ada2f3d73113b6c9e4eec05dc07fe8cfc (diff) | |
download | freebsd-ports-gnome-1c2a2c6a40a8b54c012b4cc414633affef5b117e.tar.gz freebsd-ports-gnome-1c2a2c6a40a8b54c012b4cc414633affef5b117e.tar.zst freebsd-ports-gnome-1c2a2c6a40a8b54c012b4cc414633affef5b117e.zip |
Add flying, imaze and xeyesplus. Sort.
-rw-r--r-- | games/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index ab84a185f19e..82ad1a6a27bd 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,11 +1,13 @@ -# $Id: Makefile,v 1.46 1996/11/17 11:56:40 asami Exp $ +# $Id: Makefile,v 1.47 1996/11/20 08:07:15 tg Exp $ # SUBDIR += acm SUBDIR += crossfire + SUBDIR += flying SUBDIR += gnuchess SUBDIR += gnushogi SUBDIR += golddig + SUBDIR += imaze SUBDIR += jetpack SUBDIR += nethack SUBDIR += oneko @@ -23,6 +25,7 @@ SUBDIR += xdino SUBDIR += xemeraldia SUBDIR += xevil + SUBDIR += xeyesplus SUBDIR += xgalaga SUBDIR += xinvaders SUBDIR += xjewel @@ -40,8 +43,8 @@ SUBDIR += xpilot SUBDIR += xpipeman SUBDIR += xpuyo - SUBDIR += xrisk SUBDIR += xripple + SUBDIR += xrisk SUBDIR += xroach SUBDIR += xrobots SUBDIR += xrubik |