diff options
Diffstat (limited to 'devel/py-google-crc32c/Makefile')
-rw-r--r-- | devel/py-google-crc32c/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-google-crc32c/Makefile b/devel/py-google-crc32c/Makefile index d652a8c9f37a..5515eecd9e03 100644 --- a/devel/py-google-crc32c/Makefile +++ b/devel/py-google-crc32c/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Wrapper of the C library Google CRC32C +WWW= https://github.com/googleapis/python-crc32c LICENSE= APACHE20 |