diff options
author | steve <steve@FreeBSD.org> | 1999-06-07 01:45:17 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-06-07 01:45:17 +0800 |
commit | ab5d3ffead98900843ff22000845f0bf41efc15e (patch) | |
tree | 1d12c84c86496661c8b80fa23b21ba239b629a90 | |
parent | e4a75a8d68a982ba8eb7a4202ddd8fd4f623762b (diff) | |
download | freebsd-ports-gnome-ab5d3ffead98900843ff22000845f0bf41efc15e.tar.gz freebsd-ports-gnome-ab5d3ffead98900843ff22000845f0bf41efc15e.tar.zst freebsd-ports-gnome-ab5d3ffead98900843ff22000845f0bf41efc15e.zip |
Add the dopewars and phalanx ports.
-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 |