diff options
Diffstat (limited to 'games/supertux/Makefile')
-rw-r--r-- | games/supertux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/supertux/Makefile b/games/supertux/Makefile index 06e0732c6f28..9dfa6fb9214c 100644 --- a/games/supertux/Makefile +++ b/games/supertux/Makefile @@ -3,7 +3,7 @@ PORTNAME= supertux PORTVERSION= 0.1.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= https://github.com/SuperTux/downloads/raw/master/ |