aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-zope.principalannotation
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 /security/py-zope.principalannotation
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 'security/py-zope.principalannotation')
-rw-r--r--security/py-zope.principalannotation/Makefile3
-rw-r--r--security/py-zope.principalannotation/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/security/py-zope.principalannotation/Makefile b/security/py-zope.principalannotation/Makefile
index 8f1102554fea..cfd2b1035090 100644
--- a/security/py-zope.principalannotation/Makefile
+++ b/security/py-zope.principalannotation/Makefile
@@ -21,7 +21,8 @@ RUN_DEPENDS= zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 \
DIST_SUBDIR= zope
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/security/py-zope.principalannotation/pkg-descr b/security/py-zope.principalannotation/pkg-descr
index 16f81a3a0e75..6f7d8daece60 100644
--- a/security/py-zope.principalannotation/pkg-descr
+++ b/security/py-zope.principalannotation/pkg-descr
@@ -1,3 +1,3 @@
Annotations for Zope Principals.
-WWW: http://pypi.python.org/pypi/zope.principalannotation
+WWW: https://pypi.python.org/pypi/zope.principalannotation/