diff options
Diffstat (limited to 'games/dungeon')
-rw-r--r-- | games/dungeon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/dungeon/Makefile b/games/dungeon/Makefile index 8aad057642c9..daecb990291b 100644 --- a/games/dungeon/Makefile +++ b/games/dungeon/Makefile @@ -23,6 +23,8 @@ DISTFILES= dungn27s.zip dungn32b.zip MAINTAINER= rmiya@cc.hirosaki-u.ac.jp COMMENT= Text adventure game of ZORK +BROKEN= "Checksum mismatch" + EXTRACT_ONLY= dungn27s.zip NO_WRKSUBDIR= yes |