diff options
Diffstat (limited to 'lang/python3/Makefile')
-rw-r--r-- | lang/python3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python3/Makefile b/lang/python3/Makefile index 088617005054..23afe56a71bc 100644 --- a/lang/python3/Makefile +++ b/lang/python3/Makefile @@ -8,6 +8,7 @@ EXTRACT_ONLY= # empty MAINTAINER= python@FreeBSD.org COMMENT= Meta-port for the Python interpreter 3.x +WWW= https://www.python.org/ USES= python:3.6+,run |