diff options
author | araujo <araujo@FreeBSD.org> | 2007-09-04 10:34:30 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-09-04 10:34:30 +0800 |
commit | 546f0ba4bbcd82afbad9d172d55643674a6a329f (patch) | |
tree | 4ca093ff7499e35688bdf435802f718fb0538707 /games/fxsudoku | |
parent | 2a15faaeaddc837d490099b8d05556df97637cfd (diff) | |
download | freebsd-ports-gnome-546f0ba4bbcd82afbad9d172d55643674a6a329f.tar.gz freebsd-ports-gnome-546f0ba4bbcd82afbad9d172d55643674a6a329f.tar.zst freebsd-ports-gnome-546f0ba4bbcd82afbad9d172d55643674a6a329f.zip |
- Lib updated fox16.
- Bump PORTREVISION.
Approved by: itetcu (mentor)
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 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/ |