diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-03-08 01:32:17 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-03-08 01:32:17 +0000 |
commit | 6c0ad600bd4146920bed1e86f2cbe0de436bac52 (patch) | |
tree | 1879a1952bfb87e41b18add0fef94d6b4881ae21 /games/Makefile | |
parent | 91f7e27546d93df5786363287996df0964ed8362 (diff) | |
download | ports-6c0ad600bd4146920bed1e86f2cbe0de436bac52.tar.gz ports-6c0ad600bd4146920bed1e86f2cbe0de436bac52.zip |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index d2d2560de503..d6850db96e14 100644 --- a/games/Makefile +++ b/games/Makefile @@ -57,7 +57,8 @@ SUBDIR += crafty-open-rock SUBDIR += crafty-open-small SUBDIR += crimson - SUBDIR += crossfire + SUBDIR += crossfire-client + SUBDIR += crossfire-server SUBDIR += cryptoslam SUBDIR += cursive SUBDIR += deal |