diff options
author | asami <asami@FreeBSD.org> | 1997-06-10 17:49:12 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-10 17:49:12 +0800 |
commit | 762684bd5f8447ec6ab1107cffacdb861159473b (patch) | |
tree | 6dbe75b8e1a4061c9832fd385649119c7f6254e2 | |
parent | b62ad543e696c4bf7107381c4c55f7213b47dba1 (diff) | |
download | freebsd-ports-gnome-762684bd5f8447ec6ab1107cffacdb861159473b.tar.gz freebsd-ports-gnome-762684bd5f8447ec6ab1107cffacdb861159473b.tar.zst freebsd-ports-gnome-762684bd5f8447ec6ab1107cffacdb861159473b.zip |
Add starlanes.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 45b9873ff9e8..66b212f3c6b9 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.72 1997/06/04 05:24:08 asami Exp $ +# $Id: Makefile,v 1.73 1997/06/04 05:34:23 asami Exp $ # SUBDIR += acm @@ -28,6 +28,7 @@ SUBDIR += qcc SUBDIR += quakeserver SUBDIR += spider + SUBDIR += starlanes SUBDIR += tksol SUBDIR += xasteroids SUBDIR += xbat |