diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-05-15 20:12:27 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-05-15 20:12:27 +0000 |
commit | a90d5612899bb8550a99305bdbe0ae7736ee6f5e (patch) | |
tree | 93cdc5ffd6b6bbb8ed0edea0e498e4c325162a46 /games/tome/Makefile | |
parent | - scloader is running often out of memory, increase maximum jvm heapsize to 5... (diff) |
- Update to 2.3.5
PR: 123702
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=213095
Diffstat (limited to 'games/tome/Makefile')
-rw-r--r-- | games/tome/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/tome/Makefile b/games/tome/Makefile index 9ee6adc8e470..3e0170b52e8b 100644 --- a/games/tome/Makefile +++ b/games/tome/Makefile @@ -6,11 +6,10 @@ # PORTNAME= tome -PORTVERSION= 2.3.4 -PORTREVISION= 2 +PORTVERSION= 2.3.5 CATEGORIES= games MASTER_SITES= http://t-o-m-e.net/dl/src/ -DISTNAME= tome-234-src +DISTNAME= tome-235-src MAINTAINER= peter.thoenen@yahoo.com COMMENT= Roguelike dungeon exploration game based on JRR Tolkien's works |