diff options
Diffstat (limited to 'games/ags/Makefile')
-rw-r--r-- | games/ags/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/ags/Makefile b/games/ags/Makefile index 856281033f5a..62ee4a39090b 100644 --- a/games/ags/Makefile +++ b/games/ags/Makefile @@ -2,6 +2,7 @@ PORTNAME= ags DISTVERSION= 3.4.3.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://github.com/adventuregamestudio/ags/releases/download/v.${DISTVERSION}/ DISTNAME= ags_linux_v.${DISTVERSION} |