diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-01 00:37:38 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-01 00:37:38 +0000 |
commit | 6bbad1d944226f471541df8c5fbfc685e6452a67 (patch) | |
tree | 5ace053fc98d4daadfeabc5263beaf0c9f5ec622 /games/Makefile | |
parent | New port: Compact disc control utility (diff) |
New port: games/dungeoncrawl
A port of dungeon crawl, an old school roguelike.
PR: ports/49095
Submitted by: Suleiman Souhlal <refugee@vt.edu>
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 dc24a0a0dbe5..e2b37a7b82dc 100644 --- a/games/Makefile +++ b/games/Makefile @@ -77,6 +77,7 @@ SUBDIR += dopewars SUBDIR += drm SUBDIR += dungeon + SUBDIR += dungeoncrawl SUBDIR += eboard SUBDIR += editss SUBDIR += eights |