diff options
author | feld <feld@FreeBSD.org> | 2018-10-03 03:06:16 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2018-10-03 03:06:16 +0800 |
commit | 61aa4fd3e86bf12afac16834dd253d54b2d98cd6 (patch) | |
tree | 611666d141604a40275643c4e9b8bd67cafed1b2 /audio | |
parent | 2ad4cee9994b70cd3e78fe9ca22db111afadcb82 (diff) | |
download | freebsd-ports-gnome-61aa4fd3e86bf12afac16834dd253d54b2d98cd6.tar.gz freebsd-ports-gnome-61aa4fd3e86bf12afac16834dd253d54b2d98cd6.tar.zst freebsd-ports-gnome-61aa4fd3e86bf12afac16834dd253d54b2d98cd6.zip |
Reset maintainer on my python ports
Diffstat (limited to 'audio')
-rw-r--r-- | audio/py-musicbrainzngs/Makefile | 2 | ||||
-rw-r--r-- | audio/py-pyacoustid/Makefile | 2 | ||||
-rw-r--r-- | audio/py-pylast/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/py-musicbrainzngs/Makefile b/audio/py-musicbrainzngs/Makefile index 15ddcecfb5d8..b6ee81ac72c4 100644 --- a/audio/py-musicbrainzngs/Makefile +++ b/audio/py-musicbrainzngs/Makefile @@ -7,7 +7,7 @@ CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= feld@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python Musicbrainz NGS site bindings LICENSE= BSD2CLAUSE ISCL diff --git a/audio/py-pyacoustid/Makefile b/audio/py-pyacoustid/Makefile index 6684e5849c4c..60139de5006c 100644 --- a/audio/py-pyacoustid/Makefile +++ b/audio/py-pyacoustid/Makefile @@ -8,7 +8,7 @@ CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= feld@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bindings for Chromaprint acoustic fingerprinting and the Acoustid API LICENSE= MIT diff --git a/audio/py-pylast/Makefile b/audio/py-pylast/Makefile index b42df9b18639..5c66489632cb 100644 --- a/audio/py-pylast/Makefile +++ b/audio/py-pylast/Makefile @@ -7,7 +7,7 @@ CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= feld@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to Last.fm and Libre.fm LICENSE= APACHE20 |