diff options
Diffstat (limited to '')
-rw-r--r-- | devel/rubygem-gitlab-pygments.rb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-gitlab-pygments.rb/Makefile b/devel/rubygem-gitlab-pygments.rb/Makefile index 5700b8970dc6..d589f4be0b0a 100644 --- a/devel/rubygem-gitlab-pygments.rb/Makefile +++ b/devel/rubygem-gitlab-pygments.rb/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Exposes the pygments syntax highlighter to Ruby +WWW= https://github.com/gitlabhq/pygments.rb LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |