diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-03 05:05:46 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-03 05:05:46 +0000 |
commit | 92f9c34b072fc3627ee82af4f3e4f981921a9f8e (patch) | |
tree | feb465189a21250b343962b8f51659f3589fef3c /games/Makefile | |
parent | 8355761130d0c6c99616e8856de76a8621fd8b62 (diff) | |
download | ports-92f9c34b072fc3627ee82af4f3e4f981921a9f8e.tar.gz ports-92f9c34b072fc3627ee82af4f3e4f981921a9f8e.zip |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 74ad29e7e44b..55bd23a6eb70 100644 --- a/games/Makefile +++ b/games/Makefile @@ -507,6 +507,7 @@ SUBDIR += yamsweeper SUBDIR += zangband SUBDIR += znibbles + SUBDIR += zoom SUBDIR += ztrack .include <bsd.port.subdir.mk> |