aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.python.mk
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-17 10:48:02 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-17 10:48:02 +0000
commit88b9902bd8cbb4cccc2e2961f09b74540947d179 (patch)
tree4927d37ea1f22434af8a5503c623372b0fe009c5 /Mk/bsd.python.mk
parentfca9b4f68903b1b9f2af7d97ebaa382fdf25568f (diff)
downloadports-88b9902bd8cbb4cccc2e2961f09b74540947d179.tar.gz
ports-88b9902bd8cbb4cccc2e2961f09b74540947d179.zip
- Fix whitespaces
Approved by: alexbl
Notes
Notes: svn path=/head/; revision=182625
Diffstat (limited to 'Mk/bsd.python.mk')
-rw-r--r--Mk/bsd.python.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.python.mk b/Mk/bsd.python.mk
index 35e1e66ea596..191609280734 100644
--- a/Mk/bsd.python.mk
+++ b/Mk/bsd.python.mk
@@ -165,7 +165,7 @@ Python_Include_MAINTAINER= python@FreeBSD.org
# also sets up:
# ZOPEBASEDIR - relative base directory of zope server
# SZOPEBASEDIR - absolute base directory of zope that is
-# ${LOCALBASE}/${SZOPEBASEDIR} by default,
+# ${LOCALBASE}/${SZOPEBASEDIR} by default,
# ZOPEPRODUCTDIR - directory, where products for zope can be found
#
# ZOPE_VERSION - Version of zope that will be used in the port. Set this
@@ -543,7 +543,7 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/twisted/__init__.py:${PORTSDIR}/devel/py-twi
. endif
.else
USE_TWISTED_VER= 20
-# Checking for twisted components
+# Checking for twisted components
_TWISTED_COMPONENTS?= web web2 lore news words pair mail names xish runner flow conch
# XXX Should be here other dependencies types?