diff options
Diffstat (limited to 'devel/py-ordereddict/Makefile')
-rw-r--r-- | devel/py-ordereddict/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-ordereddict/Makefile b/devel/py-ordereddict/Makefile index 00769efd7c4d..5b99d4570c18 100644 --- a/devel/py-ordereddict/Makefile +++ b/devel/py-ordereddict/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= tota@FreeBSD.org COMMENT= Drop-in substitute for Py2.7's new collections +WWW= https://pypi.org/project/ordereddict/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |