aboutsummaryrefslogtreecommitdiff
path: root/security/py-RestrictedPython
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 /security/py-RestrictedPython
parentcc505d89c18fae47bc5cf89631be5e8a836b2bfe (diff)
downloadports-b0bdf33f31ecdd685398b44fda2a52dbc1dc19d3.tar.gz
ports-b0bdf33f31ecdd685398b44fda2a52dbc1dc19d3.zip
Notes
Diffstat (limited to 'security/py-RestrictedPython')
-rw-r--r--security/py-RestrictedPython/Makefile3
-rw-r--r--security/py-RestrictedPython/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/security/py-RestrictedPython/Makefile b/security/py-RestrictedPython/Makefile
index c615b1280562..3c34e832bec1 100644
--- a/security/py-RestrictedPython/Makefile
+++ b/security/py-RestrictedPython/Makefile
@@ -13,11 +13,12 @@ COMMENT= Restricted execution environment for Python
LICENSE= ZPL21
-USE_PYTHON= 2.6-2.7
+USE_PYTHON= -2.7
USE_PYDISTUTILS=easy_install
USE_ZIP= yes
NO_STAGE= yes
+
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} >= 270
diff --git a/security/py-RestrictedPython/pkg-descr b/security/py-RestrictedPython/pkg-descr
index 42e0a1ecae8e..7164ff71179d 100644
--- a/security/py-RestrictedPython/pkg-descr
+++ b/security/py-RestrictedPython/pkg-descr
@@ -1,4 +1,4 @@
RestrictedPython provides a restricted execution environment for Python,
e.g. for running untrusted code.
-WWW: http://pypi.python.org/pypi/RestrictedPython
+WWW: https://pypi.python.org/pypi/RestrictedPython/