diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-20 20:51:25 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-20 20:51:25 +0000 |
commit | 6670f0b75774751a7edbaec5af358afdc627a4fb (patch) | |
tree | 81a3300da339b3acb55c68959ec881983170b887 /databases | |
parent | 076315d64d65b23dc203b8a442ed1e7c58718832 (diff) | |
download | ports-6670f0b75774751a7edbaec5af358afdc627a4fb.tar.gz ports-6670f0b75774751a7edbaec5af358afdc627a4fb.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/nagios-check_postgres_replication/pkg-descr | 2 | ||||
-rw-r--r-- | databases/py-dbf/pkg-descr | 2 | ||||
-rw-r--r-- | databases/py-flask-sqlalchemy/pkg-descr | 2 | ||||
-rw-r--r-- | databases/py-pyhs/pkg-descr | 2 | ||||
-rw-r--r-- | databases/py-pylibmc/pkg-descr | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/databases/nagios-check_postgres_replication/pkg-descr b/databases/nagios-check_postgres_replication/pkg-descr index 035af36f750e..99c1e969acb6 100644 --- a/databases/nagios-check_postgres_replication/pkg-descr +++ b/databases/nagios-check_postgres_replication/pkg-descr @@ -13,4 +13,4 @@ including: * Default options * Persistent "cookies" to retain state information between check runs -WWW: http://pypi.python.org/pypi/nagiosplugin +WWW: https://pypi.python.org/pypi/nagiosplugin diff --git a/databases/py-dbf/pkg-descr b/databases/py-dbf/pkg-descr index fc35ed2de55f..3ab731c6cd78 100644 --- a/databases/py-dbf/pkg-descr +++ b/databases/py-dbf/pkg-descr @@ -6,4 +6,4 @@ Text is returned as unicode, and codepage settings in tables are honored. Documentation needs work, but author is very responsive to e-mails. -WWW: http://pypi.python.org/pypi/dbf/ +WWW: https://pypi.python.org/pypi/dbf/ diff --git a/databases/py-flask-sqlalchemy/pkg-descr b/databases/py-flask-sqlalchemy/pkg-descr index c51eda138df6..4d818fcf2cd9 100644 --- a/databases/py-flask-sqlalchemy/pkg-descr +++ b/databases/py-flask-sqlalchemy/pkg-descr @@ -1,3 +1,3 @@ Flask-SQLAlchemy adds support for SQLAlchemy to your Flask application. -WWW: http://pypi.python.org/pypi/Flask-SQLAlchemy +WWW: https://pypi.python.org/pypi/Flask-SQLAlchemy diff --git a/databases/py-pyhs/pkg-descr b/databases/py-pyhs/pkg-descr index 0aecee4504ff..a79bf1a22dd7 100644 --- a/databases/py-pyhs/pkg-descr +++ b/databases/py-pyhs/pkg-descr @@ -2,4 +2,4 @@ pyhs (python-handler-socket) is a Python client library for the HandlerSocket <https://github.com/ahiguti/HandlerSocket-Plugin-for-MySQL/> MySQL plugin. -WWW: http://pypi.python.org/pypi/python-handler-socket +WWW: https://pypi.python.org/pypi/python-handler-socket diff --git a/databases/py-pylibmc/pkg-descr b/databases/py-pylibmc/pkg-descr index 2e32bceea71a..c363fa4c46e3 100644 --- a/databases/py-pylibmc/pkg-descr +++ b/databases/py-pylibmc/pkg-descr @@ -1,4 +1,4 @@ pylibmc is a Python wrapper around the accompanying C Python extension _pylibmc, which is a wrapper around libmemcached from TangentOrg. -WWW: http://pypi.python.org/pypi/pylibmc +WWW: https://pypi.python.org/pypi/pylibmc |