diff options
author | araujo <araujo@FreeBSD.org> | 2008-05-21 10:47:35 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2008-05-21 10:47:35 +0800 |
commit | 2b04f8ef36bd2bed7c4f0f6deee75665ddbdf542 (patch) | |
tree | c28359db5c851c2829c2a0cc4619ae6f3a6073f0 /games/fxsudoku | |
parent | 7ccfbe0b9bea32c8423b49ba90c7cb059ee3769d (diff) | |
download | freebsd-ports-gnome-2b04f8ef36bd2bed7c4f0f6deee75665ddbdf542.tar.gz freebsd-ports-gnome-2b04f8ef36bd2bed7c4f0f6deee75665ddbdf542.tar.zst freebsd-ports-gnome-2b04f8ef36bd2bed7c4f0f6deee75665ddbdf542.zip |
- Lib updated fox16.
- Bump PORTREVISION.
Noticed by: mezz
Diffstat (limited to 'games/fxsudoku')
-rw-r--r-- | games/fxsudoku/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fxsudoku/Makefile b/games/fxsudoku/Makefile index 7fbac70d1d21..50a3b3411523 100644 --- a/games/fxsudoku/Makefile +++ b/games/fxsudoku/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxsudoku PORTVERSION= 0.5.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= http://www.fifthplanet.net/files/ |