diff options
Diffstat (limited to 'games/diameter/Makefile')
-rw-r--r-- | games/diameter/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/diameter/Makefile b/games/diameter/Makefile index 67a39a61274c..72f4ff5776ea 100644 --- a/games/diameter/Makefile +++ b/games/diameter/Makefile @@ -6,8 +6,7 @@ # PORTNAME= diameter -PORTVERSION= 0.4.0.2 -PORTREVISION= 3 +PORTVERSION= 0.4.0.3 CATEGORIES= games MASTER_SITES= SF MASTER_SITE_SUBDIR= gamediameter @@ -15,7 +14,7 @@ MASTER_SITE_SUBDIR= gamediameter MAINTAINER= amdmi3@FreeBSD.org COMMENT= Arcade-style game with elements of economy and adventure -BUILD_DEPENDS= guichan>=0.7.1:${PORTSDIR}/devel/guichan +BUILD_DEPENDS= guichan>=0.8.1:${PORTSDIR}/devel/guichan RUN_DEPENDS:= ${BUILD_DEPENDS} USE_BZIP2= yes |