diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2009-02-08 01:09:48 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2009-02-08 01:09:48 +0000 |
commit | 75908deff856f21a7e7b84b870f060208c0aa8da (patch) | |
tree | 7fdf724113186c2c28c7122a4088606f8731d391 /games | |
parent | fe63729480dd4edf56f3eef2d88db148ba0e5862 (diff) |
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 256f3b4e644d..b17e8583551f 100644 --- a/games/fxsudoku/Makefile +++ b/games/fxsudoku/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxsudoku PORTVERSION= 0.5.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= http://www.fifthplanet.net/files/ |