diff options
author | rene <rene@FreeBSD.org> | 2016-01-02 03:47:53 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-01-02 03:47:53 +0800 |
commit | a3b061315d9195e3f5fb059ef9e4ad7c0273ec69 (patch) | |
tree | 097d78c09eed54664773cda4cb45b5963b893bb4 /audio/py-mpd2 | |
parent | 97ee7b81de0a4de43deda5cfa2a681cd7dac0996 (diff) | |
download | freebsd-ports-gnome-a3b061315d9195e3f5fb059ef9e4ad7c0273ec69.tar.gz freebsd-ports-gnome-a3b061315d9195e3f5fb059ef9e4ad7c0273ec69.tar.zst freebsd-ports-gnome-a3b061315d9195e3f5fb059ef9e4ad7c0273ec69.zip |
Return audio/py-mpd2 and www/py-ws4py to the pool, they were support ports for
the now removed multimedia/spotify-websocket-api
Diffstat (limited to 'audio/py-mpd2')
-rw-r--r-- | audio/py-mpd2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-mpd2/Makefile b/audio/py-mpd2/Makefile index e53e73e935f0..e7168d1972cc 100644 --- a/audio/py-mpd2/Makefile +++ b/audio/py-mpd2/Makefile @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v CATEGORIES= audio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rene@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fork of the Python MPD client library LICENSE= LGPL3 |