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 c5c8433e3c49..f4aaf805c508 100644 --- a/games/supertux2/Makefile +++ b/games/supertux2/Makefile @@ -3,8 +3,8 @@ PORTNAME= supertux DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 1 DISTVERSIONSUFFIX= -Source +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://github.com/SuperTux/supertux/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 2 |