diff options
Diffstat (limited to 'devel/git-review/Makefile')
-rw-r--r-- | devel/git-review/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/git-review/Makefile b/devel/git-review/Makefile index 3274bff2e811..c722be1859a2 100644 --- a/devel/git-review/Makefile +++ b/devel/git-review/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= CHEESESHOP MAINTAINER= dereckson@gmail.com COMMENT= Allow to push code to review and interact with a Gerrit server +WWW= https://docs.opendev.org/opendev/git-review/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |