aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2006-01-30 23:20:05 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2006-01-30 23:20:05 +0000
commita06ee65df0af4a27507365d7991910fcc6881d95 (patch)
treecad01e52972179ed3ade4df17df7d248b93b620a /games
parent5cf144bec9b55e7fde376d809bd4682b33045ca3 (diff)
Notes
Diffstat (limited to 'games')
-rw-r--r--games/ggz-client-libs/Makefile3
-rw-r--r--games/zoom/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/games/ggz-client-libs/Makefile b/games/ggz-client-libs/Makefile
index 63dc0769ffff..13e5d7bc4a57 100644
--- a/games/ggz-client-libs/Makefile
+++ b/games/ggz-client-libs/Makefile
@@ -8,6 +8,7 @@
PORTNAME= ggz-client-libs
PORTVERSION= 0.0.12
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://mirrors.dotsrc.org/ggzgamingzone/ggz/%SUBDIR%/ \
http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/
@@ -17,7 +18,7 @@ MAINTAINER= yinjieh@csie.nctu.edu.tw
COMMENT= The GGZ Gaming Zone - Core Client Libraries
LIB_DEPENDS= ggz.3:${PORTSDIR}/games/libggz \
- expat.5:${PORTSDIR}/textproc/expat2
+ expat.6:${PORTSDIR}/textproc/expat2
USE_GNOME= gnometarget
USE_GETOPT_LONG= yes
diff --git a/games/zoom/Makefile b/games/zoom/Makefile
index d88f8d7d44b3..c639695614da 100644
--- a/games/zoom/Makefile
+++ b/games/zoom/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zoom
PORTVERSION= 1.0.2a
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.logicalshift.demon.co.uk/unix/${PORTNAME}/
DISTNAME= zoom-1.0.2alpha1
@@ -15,7 +16,7 @@ MAINTAINER= Jan.Stocker@t-online.de
COMMENT= Z-Interpreter for X with full V6 support
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
- expat.5:${PORTSDIR}/textproc/expat2
+ expat.6:${PORTSDIR}/textproc/expat2
USE_PERL5= yes
USE_XLIB= yes