diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-06 17:45:17 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-06 17:45:17 +0000 |
commit | 79baa33417f493d556d5bcf4c72b6d9406eb4eb3 (patch) | |
tree | 1de3e78fc3e78a3d6c8ae03327b7a64692bddefc /games/Makefile | |
parent | 1eb4ddca21c46eb90006f7bfadeba8e1571c7e56 (diff) | |
download | ports-79baa33417f493d556d5bcf4c72b6d9406eb4eb3.tar.gz ports-79baa33417f493d556d5bcf4c72b6d9406eb4eb3.zip |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 28a31d46e639..a868556f4108 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.208 1999/06/04 17:46:45 sada Exp $ +# $Id: Makefile,v 1.209 1999/06/06 17:08:54 steve Exp $ # SUBDIR += 3dc @@ -35,6 +35,7 @@ SUBDIR += crossfire SUBDIR += dontspace SUBDIR += doom + SUBDIR += dopewars SUBDIR += drm SUBDIR += empire SUBDIR += fkiss @@ -79,6 +80,7 @@ SUBDIR += oneko SUBDIR += oneko-sakura SUBDIR += oonsoo + SUBDIR += phalanx SUBDIR += pmars SUBDIR += pp SUBDIR += pysol |