diff options
author | oliver <oliver@FreeBSD.org> | 2003-07-23 20:33:00 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-07-23 20:33:00 +0800 |
commit | 805f94965d765cad8ca9da7cc27eed14573101d8 (patch) | |
tree | c20d92b396cfba26711a76a0e04de5c0ede65207 /games/Makefile | |
parent | 30209d76b51b5ae4b4c224f37c2fdcaaa7798855 (diff) | |
download | freebsd-ports-graphics-805f94965d765cad8ca9da7cc27eed14573101d8.tar.gz freebsd-ports-graphics-805f94965d765cad8ca9da7cc27eed14573101d8.tar.zst freebsd-ports-graphics-805f94965d765cad8ca9da7cc27eed14573101d8.zip |
finish the removal of newkind
Pointed out by: kris
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index dd62beae6fd..750a11b0702 100644 --- a/games/Makefile +++ b/games/Makefile @@ -252,7 +252,6 @@ SUBDIR += netris SUBDIR += netspades SUBDIR += nettoe - SUBDIR += newkind SUBDIR += newvox SUBDIR += nibbles SUBDIR += nighthawk |