diff options
Diffstat (limited to 'lang/python/Makefile')
-rw-r--r-- | lang/python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python/Makefile b/lang/python/Makefile index 78367d57719b..7ae48a729605 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -9,6 +9,7 @@ EXTRACT_ONLY= # empty MAINTAINER= python@FreeBSD.org COMMENT= "meta-port" for the default version of Python interpreter +WWW= https://www.python.org/ RUN_DEPENDS= python${PYTHON_MAJOR_VER}:lang/python${PYTHON_MAJOR_VER} |