diff options
Diffstat (limited to 'games/supertux2/Makefile')
-rw-r--r-- | games/supertux2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/supertux2/Makefile b/games/supertux2/Makefile index 0357fc9..f3ea254 100644 --- a/games/supertux2/Makefile +++ b/games/supertux2/Makefile @@ -2,7 +2,7 @@ PORTNAME= supertux PORTVERSION= 0.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://github.com/SuperTux/supertux/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 2 |