diff options
author | will <will@FreeBSD.org> | 2003-06-03 05:05:46 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-03 05:05:46 +0000 |
commit | 03496259282e0f8d9ec443bdcff30513eb4f965b (patch) | |
tree | 448d2bf2f935578233f8909bb4157ecedd1c6dc6 /games/Makefile | |
parent | 1aa958e6e114eae1483059cd05fe120ad202d1dc (diff) | |
download | FreeBSD-ports-03496259282e0f8d9ec443bdcff30513eb4f965b.zip FreeBSD-ports-03496259282e0f8d9ec443bdcff30513eb4f965b.tar.gz |
Add zoom 1.0.1, a Z-Interpreter for X with full V6 support.
PR: 52953
Submitted by: Jan Stocker <Jan.Stocker@t-online.de>
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 74ad29e..55bd23a 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> |