diff options
author | miwi <miwi@FreeBSD.org> | 2008-05-16 04:12:27 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-05-16 04:12:27 +0800 |
commit | d352ff38d5972216c0e2a1e0e327ae7a4f0cf8d6 (patch) | |
tree | 245140de01f824124e4745b64d4f722982d65227 /games/tome/Makefile | |
parent | 28c19216311c8938dfb19994775200e808345d20 (diff) | |
download | freebsd-ports-gnome-d352ff38d5972216c0e2a1e0e327ae7a4f0cf8d6.tar.gz freebsd-ports-gnome-d352ff38d5972216c0e2a1e0e327ae7a4f0cf8d6.tar.zst freebsd-ports-gnome-d352ff38d5972216c0e2a1e0e327ae7a4f0cf8d6.zip |
- Update to 2.3.5
PR: 123702
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
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 |