diff options
Diffstat (limited to 'devel/py-rfc3339/Makefile')
-rw-r--r-- | devel/py-rfc3339/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-rfc3339/Makefile b/devel/py-rfc3339/Makefile index db7604af9531..847b40901a8a 100644 --- a/devel/py-rfc3339/Makefile +++ b/devel/py-rfc3339/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Format dates according to the RFC 3339 +WWW= https://pypi.org/project/rfc3339/ USES= python USE_PYTHON= distutils autoplist |