diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2009-01-09 13:50:12 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2009-01-09 13:50:12 +0000 |
commit | d325b51d975a0c95290e8f4ca715b95478839ece (patch) | |
tree | 7691cfac84ee82f8f565269770fe8c8009140ee7 /games/fxsudoku | |
parent | 6cd95b222a824cc1d5a41f8c632a760712e3179f (diff) |
- It was updated FOX16, need to rebuild all ports that depend
directly of it.
- Bump PORTREVISION.
Approved by: maintainers implicit
Notes
Notes:
svn path=/head/; revision=225571
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 50a3b3411523..256f3b4e644d 100644 --- a/games/fxsudoku/Makefile +++ b/games/fxsudoku/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxsudoku PORTVERSION= 0.5.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= http://www.fifthplanet.net/files/ |