summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-28 12:24:44 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-28 12:24:44 +0000
commit31a6fe21d7ea7c20b851c65c276913fe3671c696 (patch)
treeb20ef795bfde5023c23e581292c3721e09bcabd3 /games
parent- Update to 0.0.24 (diff)
- Chase devel/guichan shalib version bump
Notes
Notes: svn path=/head/; revision=208076
Diffstat (limited to 'games')
-rw-r--r--games/diameter/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/diameter/Makefile b/games/diameter/Makefile
index 2566af59c313..c4c1e85d99dd 100644
--- a/games/diameter/Makefile
+++ b/games/diameter/Makefile
@@ -7,6 +7,7 @@
PORTNAME= diameter
PORTVERSION= 0.4.0.2
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF
MASTER_SITE_SUBDIR= gamediameter
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= gamediameter
MAINTAINER= amdmi3@amdmi3.ru
COMMENT= Arcade-style game with elements of economy and adventure
-BUILD_DEPENDS= guichan>=0.6.1:${PORTSDIR}/devel/guichan
+BUILD_DEPENDS= guichan>=0.7.1:${PORTSDIR}/devel/guichan
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_BZIP2= yes