diff options
Diffstat (limited to 'devel/rubygem-re2')
-rw-r--r-- | devel/rubygem-re2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-re2/Makefile b/devel/rubygem-re2/Makefile index 9f2b8d16e59b..f2f2209d8b5f 100644 --- a/devel/rubygem-re2/Makefile +++ b/devel/rubygem-re2/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Ruby bindings to re2 +WWW= https://github.com/mudge/re2 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |