diff options
author | asami <asami@FreeBSD.org> | 1997-06-10 09:49:12 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-06-10 09:49:12 +0000 |
commit | 762684bd5f8447ec6ab1107cffacdb861159473b (patch) | |
tree | 6dbe75b8e1a4061c9832fd385649119c7f6254e2 /games | |
parent | b62ad543e696c4bf7107381c4c55f7213b47dba1 (diff) | |
download | FreeBSD-ports-762684bd5f8447ec6ab1107cffacdb861159473b.zip FreeBSD-ports-762684bd5f8447ec6ab1107cffacdb861159473b.tar.gz |
Add starlanes.
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 45b9873..66b212f 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 |