diff options
Diffstat (limited to 'devel/py-aniso8601/Makefile')
-rw-r--r-- | devel/py-aniso8601/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-aniso8601/Makefile b/devel/py-aniso8601/Makefile index 19027435f40b..58fd28d4261f 100644 --- a/devel/py-aniso8601/Makefile +++ b/devel/py-aniso8601/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= Library for parsing ISO 8601 strings +WWW= https://bitbucket.org/nielsenb/aniso8601/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |