aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.
#