aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-12-12 23:48:05 +0800
committerpav <pav@FreeBSD.org>2008-12-12 23:48:05 +0800
commit8dc98e06980b5660d0d5e9721ef352e11f865337 (patch)
treee5662284d0e48ec5d050d4fdbb3dda89b9960bc8 /Mk
parentd878666aebc95c7adc15711843110a054ebe20c3 (diff)
downloadfreebsd-ports-gnome-8dc98e06980b5660d0d5e9721ef352e11f865337.tar.gz
freebsd-ports-gnome-8dc98e06980b5660d0d5e9721ef352e11f865337.tar.zst
freebsd-ports-gnome-8dc98e06980b5660d0d5e9721ef352e11f865337.zip
- Adjust PYNUMERIC comment
Diffstat (limited to '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.
#