aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.app.i18n
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 /www/py-plone.app.i18n
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 'www/py-plone.app.i18n')
-rw-r--r--www/py-plone.app.i18n/Makefile3
-rw-r--r--www/py-plone.app.i18n/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/www/py-plone.app.i18n/Makefile b/www/py-plone.app.i18n/Makefile
index 0e0d13f8791e..9c19505a63d6 100644
--- a/www/py-plone.app.i18n/Makefile
+++ b/www/py-plone.app.i18n/Makefile
@@ -13,8 +13,9 @@ LICENSE= GPLv2
DIST_SUBDIR= zope
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
USE_ZIP= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/www/py-plone.app.i18n/pkg-descr b/www/py-plone.app.i18n/pkg-descr
index 7caa8890749d..06e9041bbe13 100644
--- a/www/py-plone.app.i18n/pkg-descr
+++ b/www/py-plone.app.i18n/pkg-descr
@@ -1,3 +1,3 @@
Plone specific i18n extensions.
-WWW: http://pypi.python.org/pypi/plone.app.i18n
+WWW: https://pypi.python.org/pypi/plone.app.i18n/