diff options
author | wiz <wiz@pkgsrc.org> | 2004-12-26 18:54:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-12-26 18:54:14 +0000 |
commit | 184932b8998c9d334fc9e2ea5f26f0b7a18c0723 (patch) | |
tree | 964fe4fe46b1c522b1bac9f33dd3d10b829fd2cb /games | |
parent | eae9039a57a6441246e396c9ae3d1fd75b717fbe (diff) | |
download | pkgsrc-184932b8998c9d334fc9e2ea5f26f0b7a18c0723.tar.gz |
Add and enable exult.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 4a0deaa43f1..94749791e34 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.234 2004/11/24 17:06:27 wiz Exp $ +# $NetBSD: Makefile,v 1.235 2004/12/26 18:54:14 wiz Exp $ # COMMENT= Games @@ -55,6 +55,7 @@ SUBDIR+= eus-demo SUBDIR+= exchess SUBDIR+= exchess-book-medium SUBDIR+= exchess-book-small +SUBDIR+= exult SUBDIR+= falcons-eye SUBDIR+= fillets-ng SUBDIR+= fillets-ng-data |