diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-01-01 17:01:51 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-01-01 17:01:51 +0000 |
commit | 976da6e63f7856a81087b84c15f89a83bea0b2d1 (patch) | |
tree | b8823e50435b9c65075a81244368c0578433a1a5 /games | |
parent | 898de35926c08f10510227c4c674885ea85216a2 (diff) | |
download | ports-976da6e63f7856a81087b84c15f89a83bea0b2d1.tar.gz ports-976da6e63f7856a81087b84c15f89a83bea0b2d1.zip |
Notes
Diffstat (limited to 'games')
-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 c1541bbfd897..2f364dc2af9c 100644 --- a/games/fxsudoku/Makefile +++ b/games/fxsudoku/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxsudoku PORTVERSION= 0.5.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= http://www.fifthplanet.net/files/ |