diff options
Diffstat (limited to 'games/supertux2/Makefile')
-rw-r--r-- | games/supertux2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/supertux2/Makefile b/games/supertux2/Makefile index c9f3738c0a2c..c5c8433e3c49 100644 --- a/games/supertux2/Makefile +++ b/games/supertux2/Makefile @@ -3,6 +3,7 @@ PORTNAME= supertux DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 +PORTREVISION= 1 DISTVERSIONSUFFIX= -Source CATEGORIES= games MASTER_SITES= https://github.com/SuperTux/supertux/releases/download/v${PORTVERSION}/ |