diff options
Diffstat (limited to 'games/naev/Makefile')
-rw-r--r-- | games/naev/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/naev/Makefile b/games/naev/Makefile index e41505574f3b..7600195c4a23 100644 --- a/games/naev/Makefile +++ b/games/naev/Makefile @@ -1,6 +1,6 @@ PORTNAME= naev PORTVERSION= 0.12.4 -PORTREVISION= 1 +PORTREVISION= 3 DISTVERSIONSUFFIX= -source CATEGORIES= games MASTER_SITES= https://github.com/naev/naev/releases/download/v${PORTVERSION}/ |