diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-09-04 02:34:30 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-09-04 02:34:30 +0000 |
commit | b5f46ae24c30fb23fbaca274926385044db3a5e2 (patch) | |
tree | 264fdd71f7331d4f2c29eb90a056164f5cff273b /games/fxsudoku/Makefile | |
parent | c2a4f18f60e53a0e6ef3b9ae6c963c61b9523b0e (diff) | |
download | ports-b5f46ae24c30fb23fbaca274926385044db3a5e2.tar.gz ports-b5f46ae24c30fb23fbaca274926385044db3a5e2.zip |
- Lib updated fox16.
- Bump PORTREVISION.
Approved by: itetcu (mentor)
Notes
Notes:
svn path=/head/; revision=198719
Diffstat (limited to 'games/fxsudoku/Makefile')
-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 6889a2a7aff1..2d4c5882d013 100644 --- a/games/fxsudoku/Makefile +++ b/games/fxsudoku/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxsudoku PORTVERSION= 0.5.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://www.fifthplanet.net/files/ |