diff options
Diffstat (limited to 'devel/rubygem-github_api/Makefile')
-rw-r--r-- | devel/rubygem-github_api/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-github_api/Makefile b/devel/rubygem-github_api/Makefile index 5b039663a015..f9cc2c00e2ef 100644 --- a/devel/rubygem-github_api/Makefile +++ b/devel/rubygem-github_api/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Wrapper that supports all of the GitHub API v3 methods +WWW= https://piotrmurach.github.io/github/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |