diff options
Diffstat (limited to 'www/mattermost-webapp/Makefile')
-rw-r--r-- | www/mattermost-webapp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mattermost-webapp/Makefile b/www/mattermost-webapp/Makefile index 5769dc7d06e7..6246e6e1c6e4 100644 --- a/www/mattermost-webapp/Makefile +++ b/www/mattermost-webapp/Makefile @@ -1,5 +1,5 @@ PORTNAME= mattermost-webapp -PORTVERSION= 10.5.4 +PORTVERSION= 10.5.9 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://releases.mattermost.com/${PORTVERSION}/ |