diff options
Diffstat (limited to 'devel/py-timelib/Makefile')
-rw-r--r-- | devel/py-timelib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-timelib/Makefile b/devel/py-timelib/Makefile index f30edc3e3ed5..b852c132ccb9 100644 --- a/devel/py-timelib/Makefile +++ b/devel/py-timelib/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Parse English textual date descriptions +WWW= https://pypi.org/project/timelib/ USES= python:3.6+ zip USE_PYTHON= distutils autoplist |