aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/fxsudoku/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/fxsudoku/Makefile b/games/fxsudoku/Makefile
index b8544baee63e..b80ed0924417 100644
--- a/games/fxsudoku/Makefile
+++ b/games/fxsudoku/Makefile
@@ -7,14 +7,14 @@
PORTNAME= fxsudoku
PORTVERSION= 0.5.1
-PORTREVISION= 1
+PORTREVISION= 2
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.16:${PORTSDIR}/x11-toolkits/fox16
+LIB_DEPENDS= FOX-1.6.21:${PORTSDIR}/x11-toolkits/fox16
USE_BZIP2= yes
USE_GMAKE= yes