diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-06-10 09:49:12 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-06-10 09:49:12 +0000 |
commit | 0239ce812621a78e76729ce56134d492d61ef349 (patch) | |
tree | a3f4e5d907388dac29acc5616fb6f133c29c021e | |
parent | 92592a8a6a8aea76c67855ff47aa3a0957704e2d (diff) | |
download | ports-0239ce812621a78e76729ce56134d492d61ef349.tar.gz ports-0239ce812621a78e76729ce56134d492d61ef349.zip |
Notes
-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 |