diff options
Diffstat (limited to 'devel/py-iteration-utilities/Makefile')
-rw-r--r-- | devel/py-iteration-utilities/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-iteration-utilities/Makefile b/devel/py-iteration-utilities/Makefile index 77f03468d8d8..7bb842a4d6b2 100644 --- a/devel/py-iteration-utilities/Makefile +++ b/devel/py-iteration-utilities/Makefile @@ -7,6 +7,7 @@ DISTNAME= iteration_utilities-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utilities based on Pythons iterators and generators +WWW= https://github.com/MSeifert04/iteration_utilities LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |