diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2009-04-04 17:27:07 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2009-04-04 17:27:07 +0000 |
commit | 23ba430bd786a5bbbec57fc755b102c0011d02a4 (patch) | |
tree | eb8c7901e5412c3cf44fd201552c9d88f358e1a0 /games/fxsudoku | |
parent | a3c6fa291e982db895c58eb4d94e3ea5bec34e7b (diff) | |
download | ports-23ba430bd786a5bbbec57fc755b102c0011d02a4.tar.gz ports-23ba430bd786a5bbbec57fc755b102c0011d02a4.zip |
Notes
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 b17e8583551f..5cc816f38638 100644 --- a/games/fxsudoku/Makefile +++ b/games/fxsudoku/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxsudoku PORTVERSION= 0.5.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= http://www.fifthplanet.net/files/ |