aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-zope.app.locales
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-09-23 12:52:16 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-09-23 12:52:16 +0000
commitb0bdf33f31ecdd685398b44fda2a52dbc1dc19d3 (patch)
treecd8c58782d4a55a3ccb7f237a1ddf7a407abffa8 /textproc/py-zope.app.locales
parentcc505d89c18fae47bc5cf89631be5e8a836b2bfe (diff)
downloadports-b0bdf33f31ecdd685398b44fda2a52dbc1dc19d3.tar.gz
ports-b0bdf33f31ecdd685398b44fda2a52dbc1dc19d3.zip
Tidy up zope/plone ports over the tree. Common changes:
- remove indefinite article from COMMENT - align USE_PYDISTUTILS value in Makefile - tab -> space change in pkg-descr:WWW - update WWW to use https scheme in url to avoid redirect - add trailing slash to WWW All changes are non-functional.
Notes
Notes: svn path=/head/; revision=327992
Diffstat (limited to 'textproc/py-zope.app.locales')
-rw-r--r--textproc/py-zope.app.locales/Makefile3
-rw-r--r--textproc/py-zope.app.locales/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/textproc/py-zope.app.locales/Makefile b/textproc/py-zope.app.locales/Makefile
index 8ff718e0045c..7770286c701e 100644
--- a/textproc/py-zope.app.locales/Makefile
+++ b/textproc/py-zope.app.locales/Makefile
@@ -19,7 +19,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.i18n>=0:${PORTSDIR}/devel/py-zope.i18n
DIST_SUBDIR= zope
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/textproc/py-zope.app.locales/pkg-descr b/textproc/py-zope.app.locales/pkg-descr
index 898d4cc0a6b0..d8b96fad4bcc 100644
--- a/textproc/py-zope.app.locales/pkg-descr
+++ b/textproc/py-zope.app.locales/pkg-descr
@@ -1,3 +1,3 @@
Zope locale extraction and management utilities.
-WWW: http://pypi.python.org/pypi/zope.app.locales
+WWW: https://pypi.python.org/pypi/zope.app.locales/