Date: Sat, 7 Sep 2013 17:21:59 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326663 - head/Mk Message-ID: <201309071721.r87HLxWd045426@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Sep 7 17:21:58 2013 New Revision: 326663 URL: http://svnweb.freebsd.org/changeset/ports/326663 Log: - Update comment of PYTHON_DISTFILE Modified: head/Mk/bsd.python.mk Modified: head/Mk/bsd.python.mk ============================================================================== --- head/Mk/bsd.python.mk Sat Sep 7 17:21:55 2013 (r326662) +++ head/Mk/bsd.python.mk Sat Sep 7 17:21:58 2013 (r326663) @@ -27,7 +27,7 @@ Python_Include_MAINTAINER= python@FreeBS # 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. #
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309071721.r87HLxWd045426>