diff options
Diffstat (limited to 'games/ksudoku/Makefile')
-rw-r--r-- | games/ksudoku/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ksudoku/Makefile b/games/ksudoku/Makefile index 2bf0d9c594b4..6b79705dbf42 100644 --- a/games/ksudoku/Makefile +++ b/games/ksudoku/Makefile @@ -7,7 +7,7 @@ PORTNAME= ksudoku PORTVERSION= 0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games kde MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |