diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-10 21:09:12 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-10-10 21:09:12 +0000 |
commit | b48c99841e632b0eaee343e159089c433eb1c898 (patch) | |
tree | a160cf22ba69515b35b14ee568d94d3b55663987 /games/Makefile | |
parent | Remove bad grouping syntax with ${MASTER_SITE_NETBSD} which caused the (diff) |
The `exhaust' project is a redcode simulator that is (hopefully) easy to embed
into your applications, as an alternative to pMARS.
This is a documentation package.
PR: ports/83120
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
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 0ece20f8096f..ba00844b21fb 100644 --- a/games/Makefile +++ b/games/Makefile @@ -145,6 +145,7 @@ SUBDIR += evilfinder SUBDIR += excido SUBDIR += exhaust + SUBDIR += exhaust-doc SUBDIR += exhaust-ma SUBDIR += exmars SUBDIR += exult |