diff options
Diffstat (limited to 'devel/py-strict-rfc3339/Makefile')
-rw-r--r-- | devel/py-strict-rfc3339/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-strict-rfc3339/Makefile b/devel/py-strict-rfc3339/Makefile index b86f883ebe1f..74b8d6a45d7a 100644 --- a/devel/py-strict-rfc3339/Makefile +++ b/devel/py-strict-rfc3339/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org COMMENT= Strict, simple, lightweight RFC3339 functions +WWW= https://github.com/danielrichman/strict-rfc3339 LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE |