diff options
Diffstat (limited to 'devel/py-google-re2')
-rw-r--r-- | devel/py-google-re2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-google-re2/Makefile b/devel/py-google-re2/Makefile index a49b93738d9c..ea030500feec 100644 --- a/devel/py-google-re2/Makefile +++ b/devel/py-google-re2/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= RE2 Python bindings +WWW= https://github.com/google/re2/tree/abseil/python LICENSE= BSD3CLAUSE |