diff options
Diffstat (limited to 'textproc/gitlab-elasticsearch-indexer')
-rw-r--r-- | textproc/gitlab-elasticsearch-indexer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile index f38063aca55c..f5afead74f6f 100644 --- a/textproc/gitlab-elasticsearch-indexer/Makefile +++ b/textproc/gitlab-elasticsearch-indexer/Makefile @@ -6,6 +6,7 @@ CATEGORIES= textproc MAINTAINER= mfechner@FreeBSD.org COMMENT= Elasticsearch indexer for GitLab +WWW= https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |