aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-zope.i18nmessageid/Makefile
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.i18nmessageid/Makefile
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.i18nmessageid/Makefile')
-rw-r--r--textproc/py-zope.i18nmessageid/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-zope.i18nmessageid/Makefile b/textproc/py-zope.i18nmessageid/Makefile
index cf174df97ffb..f0b1f1548ade 100644
--- a/textproc/py-zope.i18nmessageid/Makefile
+++ b/textproc/py-zope.i18nmessageid/Makefile
@@ -15,4 +15,5 @@ USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP=yes
NO_STAGE= yes
+
.include <bsd.port.mk>