diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-10-10 06:50:59 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-10-10 06:50:59 +0000 |
commit | ac63674563451c3e13801123f700f19d8995cb8b (patch) | |
tree | 07d6dcf5ae46acbe6eeb345d1d51eaed0faa8bd9 /security/py-RestrictedPython | |
parent | RestrictedPython provides a restricted execution environment for Python, (diff) |
- Update WWW
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer, via email)
Thanks to: sunpoet@
Diffstat (limited to 'security/py-RestrictedPython')
-rw-r--r-- | security/py-RestrictedPython/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-RestrictedPython/pkg-descr b/security/py-RestrictedPython/pkg-descr index 0b90e45da2cb..42e0a1ecae8e 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/ExtensionClass +WWW: http://pypi.python.org/pypi/RestrictedPython |