diff options
Diffstat (limited to 'devel/py-future/Makefile')
-rw-r--r-- | devel/py-future/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-future/Makefile b/devel/py-future/Makefile index f18947d7f6a2..945371a60714 100644 --- a/devel/py-future/Makefile +++ b/devel/py-future/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Clean single-source support for Python 3 and 2 +WWW= https://python-future.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |