diff options
Diffstat (limited to 'www/mattermost-webapp/Makefile')
-rw-r--r-- | www/mattermost-webapp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mattermost-webapp/Makefile b/www/mattermost-webapp/Makefile index ac6f49ca08db..768ebd84f234 100644 --- a/www/mattermost-webapp/Makefile +++ b/www/mattermost-webapp/Makefile @@ -7,6 +7,7 @@ DISTNAME= mattermost-${PORTVERSION}-linux-amd64 MAINTAINER= swills@FreeBSD.org COMMENT= Webapp of Mattermost server +WWW= https://mattermost.org/ LICENSE= APACHE20 |