diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | a8edaa568e0db83154c1ce5979c37cb5c942532b (patch) | |
tree | 110d043f98294817f33061c96cc974f48e3b061f /games/dungeon | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) | |
download | ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.tar.gz ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.zip |
Notes
Diffstat (limited to 'games/dungeon')
-rw-r--r-- | games/dungeon/Makefile | 1 | ||||
-rw-r--r-- | games/dungeon/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/dungeon/Makefile b/games/dungeon/Makefile index 1ee82a55de69..f3bfdd4102f7 100644 --- a/games/dungeon/Makefile +++ b/games/dungeon/Makefile @@ -21,6 +21,7 @@ MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/games/source/ \ DISTFILES= dungn27s.zip dungn32b.zip MAINTAINER= rmiya@cc.hirosaki-u.ac.jp +COMMENT= Text adventure game of ZORK EXTRACT_ONLY= dungn27s.zip diff --git a/games/dungeon/pkg-comment b/games/dungeon/pkg-comment deleted file mode 100644 index 7930be54a5a4..000000000000 --- a/games/dungeon/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Text adventure game of ZORK |