diff options
Diffstat (limited to 'devel/re2/Makefile')
-rw-r--r-- | devel/re2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/re2/Makefile b/devel/re2/Makefile index c3aa3b2c008f..afef5cea0035 100644 --- a/devel/re2/Makefile +++ b/devel/re2/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast C++ regex library +WWW= https://github.com/google/re2 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |