diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-08-28 15:46:55 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-08-28 15:46:55 +0800 |
commit | 86b10656c4aaa0806d60c2286f1719febca94e53 (patch) | |
tree | e15ea5f44a0c26d1b1e834e93980f903735a7308 /games | |
parent | 1f4361e168d7dcc1ec80c650e87dd1be991078fd (diff) | |
download | freebsd-ports-gnome-86b10656c4aaa0806d60c2286f1719febca94e53.tar.gz freebsd-ports-gnome-86b10656c4aaa0806d60c2286f1719febca94e53.tar.zst freebsd-ports-gnome-86b10656c4aaa0806d60c2286f1719febca94e53.zip |
Added xgalaga.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 39199162d022..dd2bcb36994a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.26 1995/08/21 09:49:14 asami Exp $ +# $Id: Makefile,v 1.27 1995/08/26 07:31:01 asami Exp $ # SUBDIR += acm @@ -14,6 +14,7 @@ SUBDIR += xchomp SUBDIR += xemeraldia SUBDIR += xevil + SUBDIR += xgalaga SUBDIR += xinvaders SUBDIR += xjewel SUBDIR += xkobo |