diff options
Diffstat (limited to 'games/schiff/Makefile')
-rw-r--r-- | games/schiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/schiff/Makefile b/games/schiff/Makefile index c2d67801fb55..53224f66bb3c 100644 --- a/games/schiff/Makefile +++ b/games/schiff/Makefile @@ -3,7 +3,7 @@ PORTNAME= schiff PORTVERSION= 16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games python MASTER_SITES= SF/pygamebook/${PORTNAME:S/s/S/}/${PORTNAME}${PORTVERSION}.py/ \ SF/nemysisfreebsdp/games/:icons |