aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2007-04-20 11:46:26 +0800
committeritetcu <itetcu@FreeBSD.org>2007-04-20 11:46:26 +0800
commit0a2506eb48346057c99dea330eecdcc787c52fb6 (patch)
treefed033efd72a4c39fa079002dafd26c890f7785e
parent66fab97877aa39a069eab04e0a3ab997edacac7a (diff)
downloadfreebsd-ports-gnome-0a2506eb48346057c99dea330eecdcc787c52fb6.tar.gz
freebsd-ports-gnome-0a2506eb48346057c99dea330eecdcc787c52fb6.tar.zst
freebsd-ports-gnome-0a2506eb48346057c99dea330eecdcc787c52fb6.zip
Chase x11-toolkits/fox16 shared lib version bump
Submitted by: pointyhat via kris Poointyhat to: itetcu (me) and Marcelo Araujo (fox16 maintainer)
-rw-r--r--games/fxsudoku/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/fxsudoku/Makefile b/games/fxsudoku/Makefile
index b80ed0924417..ecbb50fe5e6e 100644
--- a/games/fxsudoku/Makefile
+++ b/games/fxsudoku/Makefile
@@ -7,14 +7,14 @@
PORTNAME= fxsudoku
PORTVERSION= 0.5.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://www.fifthplanet.net/files/
MAINTAINER= edwin@mavetju.org
COMMENT= An implementation of the Sudoku game
-LIB_DEPENDS= FOX-1.6.21:${PORTSDIR}/x11-toolkits/fox16
+LIB_DEPENDS= FOX-1.6.25:${PORTSDIR}/x11-toolkits/fox16
USE_BZIP2= yes
USE_GMAKE= yes