summaryrefslogtreecommitdiff
path: root/games/tome/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-07-27 11:44:12 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-07-27 11:44:12 +0000
commitaac608c08dafce7d1c5ba68b57b14a48d8202644 (patch)
tree1694e9326e14263218dde35a8ad633b0eea2e7c3 /games/tome/Makefile
parentFix build on -current. (diff)
Update to tome 2.2.2
Notes
Notes: svn path=/head/; revision=85669
Diffstat (limited to 'games/tome/Makefile')
-rw-r--r--games/tome/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tome/Makefile b/games/tome/Makefile
index fb4b75736910..0e413df0ad4d 100644
--- a/games/tome/Makefile
+++ b/games/tome/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= tome
-PORTVERSION= 2.2.1
+PORTVERSION= 2.2.2
CATEGORIES= games
MASTER_SITES= http://t-o-m-e.net/dl/src/
-DISTNAME= tome-221-src
+DISTNAME= tome-222-src
EXTRACT_SUFX= .tgz
MAINTAINER= kris@FreeBSD.org