aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.python.mk
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-12-12 15:48:05 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-12-12 15:48:05 +0000
commitc7b86a78bf3114cd3917a6306c6a5df4b7af7bfb (patch)
treea2464e96be0da0730bd6b8fdd1af8cae9347ca9c /Mk/bsd.python.mk
parentb89930b9f43ab5eedd046b340221f0d140885280 (diff)
downloadports-c7b86a78bf3114cd3917a6306c6a5df4b7af7bfb.tar.gz
ports-c7b86a78bf3114cd3917a6306c6a5df4b7af7bfb.zip
Notes
Diffstat (limited to 'Mk/bsd.python.mk')
-rw-r--r--Mk/bsd.python.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/Mk/bsd.python.mk b/Mk/bsd.python.mk
index bb723cbae5b0..23c160ef8f6d 100644
--- a/Mk/bsd.python.mk
+++ b/Mk/bsd.python.mk
@@ -102,9 +102,8 @@ Python_Include_MAINTAINER= python@FreeBSD.org
# PYDISTUTILS - Dependency line for the distutils extension. As of
# Python-2.0, the distutils are in the base distribution.
#
-# PYNUMERIC - Dependency line for the numeric extension. Py-Numeric-17
-# is the last release that works with Python versions older
-# than 1.6.
+# PYNUMERIC - Dependency line for the numeric extension.
+#
# PYNUMPY - Dependency line for the new numeric extension.
# py-numpy, Py-Numeric is deprecated.
#