diff options
Diffstat (limited to 'games/pythonsudoku/Makefile')
-rw-r--r-- | games/pythonsudoku/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pythonsudoku/Makefile b/games/pythonsudoku/Makefile index d681db3a8e8c..2f1fe79d9155 100644 --- a/games/pythonsudoku/Makefile +++ b/games/pythonsudoku/Makefile @@ -3,7 +3,7 @@ PORTNAME= pythonsudoku PORTVERSION= 0.13 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games python MASTER_SITES= SF/${PORTNAME}/Python%20Sudoku/${PORTVERSION}/ \ SF/nemysisfreebsdp/games/:icons |