aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-07 17:21:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-07 17:21:58 +0000
commit90f9630c5f026f7f1e2db6c668e496be69217be8 (patch)
tree9f529aed4b27564d0bb546140a8b5f533364e14e /Mk
parentd267400cd81ab97098dc16392726a3c28658eb4c (diff)
downloadports-90f9630c5f026f7f1e2db6c668e496be69217be8.tar.gz
ports-90f9630c5f026f7f1e2db6c668e496be69217be8.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.python.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.python.mk b/Mk/bsd.python.mk
index 63948e544cd7..19f538101470 100644
--- a/Mk/bsd.python.mk
+++ b/Mk/bsd.python.mk
@@ -27,7 +27,7 @@ Python_Include_MAINTAINER= python@FreeBSD.org
# default: ${PYTHONBASE}/bin/${PYTHON_VERSION}
#
# PYTHON_DISTFILE - The ${DISTFILE} for your python version. Needed for
-# extensions like Tkinter, py-gdbm and py-expat, which
+# extensions like bsddb, gdbm, sqlite3 and tkinter, which
# are built from sources contained in the Python
# distribution.
#