diff options
author | miwi <miwi@FreeBSD.org> | 2006-10-31 22:03:54 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-10-31 22:03:54 +0800 |
commit | 50331bb5e92f5648d6d7bad66d3834e67450f249 (patch) | |
tree | 9ca985e61c74fe9499e73eba25412779d2941a82 /games/tome | |
parent | fad8199624fa17ec98fd4479d4253006dabac84a (diff) | |
download | freebsd-ports-gnome-50331bb5e92f5648d6d7bad66d3834e67450f249.tar.gz freebsd-ports-gnome-50331bb5e92f5648d6d7bad66d3834e67450f249.tar.zst freebsd-ports-gnome-50331bb5e92f5648d6d7bad66d3834e67450f249.zip |
- Update to 2.3.4
PR: ports/104728
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
Diffstat (limited to 'games/tome')
-rw-r--r-- | games/tome/Makefile | 4 | ||||
-rw-r--r-- | games/tome/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/tome/Makefile b/games/tome/Makefile index 865adad73e4e..da711434aca3 100644 --- a/games/tome/Makefile +++ b/games/tome/Makefile @@ -6,10 +6,10 @@ # PORTNAME= tome -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 CATEGORIES= games MASTER_SITES= http://t-o-m-e.net/dl/src/ -DISTNAME= tome-233-src +DISTNAME= tome-234-src MAINTAINER= peter.thoenen@yahoo.com COMMENT= Roguelike dungeon exploration game based on JRR Tolkien's works diff --git a/games/tome/distinfo b/games/tome/distinfo index b8bde5cf80c4..289f30d144ae 100644 --- a/games/tome/distinfo +++ b/games/tome/distinfo @@ -1,3 +1,3 @@ -MD5 (tome-233-src.tar.bz2) = d6df22607dd1009ab96bd3e6d6acf729 -SHA256 (tome-233-src.tar.bz2) = 2220419d69533ac8c3cc5687c1f9f6e5c9eadacf9643900ba50dce3696a9d721 -SIZE (tome-233-src.tar.bz2) = 2865537 +MD5 (tome-234-src.tar.bz2) = a97dc78e8964987adc6c0a796b560a14 +SHA256 (tome-234-src.tar.bz2) = ed119f4dfbb0ba984092cd6fddf5dcb5dc2c12a66d57be791182b8274c4f463b +SIZE (tome-234-src.tar.bz2) = 2909120 |