aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-03-08 07:20:40 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-03-08 07:20:40 +0000
commit9b37c4eda0fc6587de0eaf083b8ba097382493a7 (patch)
tree42d7e56a24666379ed32130f6a00664e1ff9ce2e /lang
parenta594d73bab6d9476ffabff1bd1aac171e77fe009 (diff)
downloadports-9b37c4eda0fc6587de0eaf083b8ba097382493a7.tar.gz
ports-9b37c4eda0fc6587de0eaf083b8ba097382493a7.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/python/pkg-descr1
-rw-r--r--lang/python2/pkg-descr1
-rw-r--r--lang/python3/pkg-descr1
3 files changed, 3 insertions, 0 deletions
diff --git a/lang/python/pkg-descr b/lang/python/pkg-descr
index 2fe66eba50d7..2468bfb801de 100644
--- a/lang/python/pkg-descr
+++ b/lang/python/pkg-descr
@@ -3,5 +3,6 @@ often compared to Tcl, Perl or Scheme.
This is a meta port to the Python interpreter and provides symbolic links
to bin/python, bin/pydoc, bin/idle and so on to allow compatibility with
version agnostic python scripts.
+Do not depend on this port.
WWW: https://www.python.org/
diff --git a/lang/python2/pkg-descr b/lang/python2/pkg-descr
index 941fa481f402..bfed22ea7c3b 100644
--- a/lang/python2/pkg-descr
+++ b/lang/python2/pkg-descr
@@ -3,5 +3,6 @@ often compared to Tcl, Perl or Scheme.
This is a meta port to the Python 2.x interpreter and provides symbolic links
to bin/python2, bin/pydoc2, bin/idle2 and so on to allow compatibility with
minor version agnostic python scripts.
+Do not depend on this port.
WWW: https://www.python.org/
diff --git a/lang/python3/pkg-descr b/lang/python3/pkg-descr
index c9db310eeef0..c29154800625 100644
--- a/lang/python3/pkg-descr
+++ b/lang/python3/pkg-descr
@@ -3,5 +3,6 @@ often compared to Tcl, Perl or Scheme.
This is a meta port to the Python 3.x interpreter and provides symbolic links
to bin/python3, bin/pydoc3, bin/idle3 and so on to allow compatibility with
minor version agnostic python scripts.
+Do not depend on this port.
WWW: https://www.python.org/