diff options
Diffstat (limited to 'devel/py-iso8601/Makefile')
-rw-r--r-- | devel/py-iso8601/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-iso8601/Makefile b/devel/py-iso8601/Makefile index 705a3aaeab38..c477b652c9ed 100644 --- a/devel/py-iso8601/Makefile +++ b/devel/py-iso8601/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple module to parse ISO 8601 dates +WWW= https://bitbucket.org/micktwomey/pyiso8601 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |