diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-09-08 10:20:08 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-09-08 10:20:08 +0000 |
commit | 4ad24bc58bf12e34dc8ae34dc3a390d98e1fc614 (patch) | |
tree | a5e27c530d6cdc31b9c2f42db71e0c15230ee5d9 /games | |
parent | Upgrade to 1.5.0 (diff) |
Add back crafty* -- rev 1.295 (cowsay) accidentally deleted it.
Submitted by: bento
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 823ffb7b2b13..34ac2cdcef2e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -36,6 +36,11 @@ SUBDIR += corewars SUBDIR += cosmo SUBDIR += cowsay + SUBDIR += crafty + SUBDIR += crafty-open-large + SUBDIR += crafty-open-medium + SUBDIR += crafty-open-rock + SUBDIR += crafty-open-small SUBDIR += crossfire SUBDIR += cursive SUBDIR += digger-vgl |