diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-10-29 10:18:43 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-10-29 10:18:43 +0000 |
commit | b15872ad1ddd92ebb9ff992e31a08cc63f254ddf (patch) | |
tree | d0bf438c146c762a7dab4348edcd70faff7e51ef /games/fxsudoku | |
parent | 668538bf13521b92bfb259c3cf3611e489b95737 (diff) |
- Lib updated FOX16.
- Bump PORTREVISION.
Approved by: stas (mentor)
Notes
Notes:
svn path=/head/; revision=202277
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 2d4c5882d013..c1541bbfd897 100644 --- a/games/fxsudoku/Makefile +++ b/games/fxsudoku/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxsudoku PORTVERSION= 0.5.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://www.fifthplanet.net/files/ |