diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-06-22 15:54:16 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-06-22 15:54:16 +0000 |
commit | 2b06336d80c566c4ef6e45dcfd17db07a9a828f9 (patch) | |
tree | 1758b9d3acd829c10e3c65612cedbd1dbf5fc941 /games | |
parent | 0aff719a3886a4279c6a6dd3ca65bd0efccb67f8 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/dungeon/Makefile | 10 | ||||
-rw-r--r-- | games/dungeon/distinfo | 8 |
2 files changed, 13 insertions, 5 deletions
diff --git a/games/dungeon/Makefile b/games/dungeon/Makefile index 7672d6d071ea..402683d78f5f 100644 --- a/games/dungeon/Makefile +++ b/games/dungeon/Makefile @@ -7,8 +7,16 @@ PORTNAME= dungeon PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= ftp://ftp.gmd.de/if-archive/games/source/ +MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/games/source/ \ + ftp://ftp.ifarchive.com/if-archive/games/source/ \ + http://mirror.ifarchive.org/if-archive/games/source/ \ + ftp://ftp.funet.fi/pub/misc/if-archive/games/source/ \ + ftp://ftp.planetmirror.com/pub/if-archive/games/source/ \ + http://www.ibiblio.org/pub/docs/interactive-fiction/games/source/ \ + http://ifarchive.flavorplex.com/if-archive/games/source/ \ + http://www.vaxdungeon.com/Archive/dungeon/ DISTFILES= dungn27s.zip dungn32b.zip MAINTAINER= rmiya@cc.hirosaki-u.ac.jp diff --git a/games/dungeon/distinfo b/games/dungeon/distinfo index 912c5a527cf1..dc4b3ac76264 100644 --- a/games/dungeon/distinfo +++ b/games/dungeon/distinfo @@ -1,4 +1,4 @@ -MD5 (dungn27s.zip) = cdf7e0b99e1adb863904b868f17ec3b6 -SIZE (dungn27s.zip) = 304928 -MD5 (dungn32b.zip) = 060ec630f132d5ba8b826fa0875d9745 -SIZE (dungn32b.zip) = 553623 +MD5 (dungn27s.zip) = b38cf9213e85bceca5f32483b37d0852 +SIZE (dungn27s.zip) = 261107 +MD5 (dungn32b.zip) = 37889ad41d3d30985bed3e971ef5e247 +SIZE (dungn32b.zip) = 383455 |