diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-21 00:40:43 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-21 00:40:43 +0800 |
commit | 908115e693df8b47dc59dfbbb380ebf49d59933b (patch) | |
tree | 8212818c39fcea2eea6d81fbd632f1b25c14337b /security | |
parent | 9d1bfbce6882cbb6cce1c46b432d94f0b1bc02d1 (diff) | |
download | freebsd-ports-gnome-908115e693df8b47dc59dfbbb380ebf49d59933b.tar.gz freebsd-ports-gnome-908115e693df8b47dc59dfbbb380ebf49d59933b.tar.zst freebsd-ports-gnome-908115e693df8b47dc59dfbbb380ebf49d59933b.zip |
- Update WWW
- Use single space after WWW:
Approved by: lwhsu (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/py-gnutls/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-gnutls/pkg-descr b/security/py-gnutls/pkg-descr index 6ad6bd53fe19..96456100ed32 100644 --- a/security/py-gnutls/pkg-descr +++ b/security/py-gnutls/pkg-descr @@ -14,4 +14,4 @@ made available via ctypes. This makes the wrapper very powerful and flexible as it has direct access to all the GNUTLS internals and is also very easy to extend without any need to write C code or recompile anything. -WWW: http://cheeseshop.python.org/pypi/python-gnutls/ +WWW: https://pypi.python.org/pypi/python-gnutls/ |