aboutsummaryrefslogtreecommitdiff
path: root/games/fwp
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-01-27 08:14:18 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-01-27 08:14:18 +0000
commitc84aed548864a4328f38c83f173bda0be1c6a4ec (patch)
treedf61d4b6b434cb35046e2905f0d95d4639dd958e /games/fwp
parent7f3fa7a0b65eeb0d2bf9e5dbd2d6e731d200ca00 (diff)
Notes
Diffstat (limited to 'games/fwp')
-rw-r--r--games/fwp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/fwp/Makefile b/games/fwp/Makefile
index 2f8171f7b298..aa515f41558c 100644
--- a/games/fwp/Makefile
+++ b/games/fwp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fwp
PORTVERSION= 0.0.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= fightwinprevail
@@ -17,7 +17,7 @@ MAINTAINER= amdmi3@amdmi3.ru
COMMENT= Multiplayer first person shooter
BUILD_DEPENDS= ${X11BASE}/lib/libode.a:${PORTSDIR}/devel/ode
-LIB_DEPENDS= OgreMain.12:${PORTSDIR}/graphics/ogre3d
+LIB_DEPENDS= OgreMain.13:${PORTSDIR}/graphics/ogre3d
GNU_CONFIGURE= yes
USE_GMAKE= yes