diff options
author | jmz <jmz@FreeBSD.org> | 1999-01-15 10:57:39 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1999-01-15 10:57:39 +0800 |
commit | 187813d49d768d5ac26324b74016fb604f228066 (patch) | |
tree | fff92717b8cc09b19c662e8658af2fed7beda7fc /games | |
parent | 6801456dfabbb3180940ba87a6c2b67c3dd11db9 (diff) | |
download | freebsd-ports-gnome-187813d49d768d5ac26324b74016fb604f228066.tar.gz freebsd-ports-gnome-187813d49d768d5ac26324b74016fb604f228066.tar.zst freebsd-ports-gnome-187813d49d768d5ac26324b74016fb604f228066.zip |
Remove doomsrc, add linuxdoom.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 3dad8467af58..80a78e5722c7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.181 1999/01/07 12:05:25 asami Exp $ +# $Id: Makefile,v 1.182 1999/01/11 05:23:35 steve Exp $ # SUBDIR += 3dc @@ -29,7 +29,6 @@ SUBDIR += crossfire SUBDIR += dontspace SUBDIR += doom - SUBDIR += doomsrc SUBDIR += empire SUBDIR += fkiss SUBDIR += flying @@ -58,6 +57,7 @@ SUBDIR += ladder SUBDIR += libshhcards SUBDIR += lincity + SUBDIR += linuxdoom SUBDIR += maelstrom SUBDIR += mangband SUBDIR += merlin |