aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2013-09-23 20:52:16 +0800
committerrm <rm@FreeBSD.org>2013-09-23 20:52:16 +0800
commit783081fd7348ae57f24a6decfb1baf3ac7b2bfdd (patch)
treecd8c58782d4a55a3ccb7f237a1ddf7a407abffa8 /net
parent792b00f65166dd59cbff190d29e90e79aa13cdc8 (diff)
downloadfreebsd-ports-gnome-783081fd7348ae57f24a6decfb1baf3ac7b2bfdd.tar.gz
freebsd-ports-gnome-783081fd7348ae57f24a6decfb1baf3ac7b2bfdd.tar.zst
freebsd-ports-gnome-783081fd7348ae57f24a6decfb1baf3ac7b2bfdd.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.
Diffstat (limited to 'net')
-rw-r--r--net/py-zope.proxy/Makefile1
-rw-r--r--net/py-zope.proxy/pkg-descr2
2 files changed, 2 insertions, 1 deletions
diff --git a/net/py-zope.proxy/Makefile b/net/py-zope.proxy/Makefile
index ec1e53055316..e4869293949d 100644
--- a/net/py-zope.proxy/Makefile
+++ b/net/py-zope.proxy/Makefile
@@ -21,4 +21,5 @@ USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/net/py-zope.proxy/pkg-descr b/net/py-zope.proxy/pkg-descr
index 860842a5414f..7ca78a8638ed 100644
--- a/net/py-zope.proxy/pkg-descr
+++ b/net/py-zope.proxy/pkg-descr
@@ -3,4 +3,4 @@ around another object, intervening in the apparent behavior of the
wrapped object only when necessary to apply the policy (e.g., access
checking, location brokering, etc.) for which the proxy is responsible.
-WWW: http://pypi.python.org/pypi/zope.proxy
+WWW: https://pypi.python.org/pypi/zope.proxy/