diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-21 04:51:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-21 04:51:25 +0800 |
commit | 4b28c60adb367f20d59f9d7c93696adc7af2f9eb (patch) | |
tree | 81a3300da339b3acb55c68959ec881983170b887 /audio/py-mpd | |
parent | 9b0cccdb661ffa0e2ba7cc3b3cc72c64351f153f (diff) | |
download | freebsd-ports-gnome-4b28c60adb367f20d59f9d7c93696adc7af2f9eb.tar.gz freebsd-ports-gnome-4b28c60adb367f20d59f9d7c93696adc7af2f9eb.tar.zst freebsd-ports-gnome-4b28c60adb367f20d59f9d7c93696adc7af2f9eb.zip |
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr)
Diffstat (limited to 'audio/py-mpd')
-rw-r--r-- | audio/py-mpd/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-mpd/pkg-descr b/audio/py-mpd/pkg-descr index 8983afd8ff52..ccd4e7ca005c 100644 --- a/audio/py-mpd/pkg-descr +++ b/audio/py-mpd/pkg-descr @@ -1,3 +1,3 @@ An MPD (Music Player Daemon) client library written in pure Python. -WWW: http://pypi.python.org/pypi/python-mpd/ +WWW: https://pypi.python.org/pypi/python-mpd/ |