diff options
author | feld <feld@FreeBSD.org> | 2013-07-25 19:30:01 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2013-07-25 19:30:01 +0800 |
commit | 095d5a1b337c8ce3df38b1e1224c87ba9a28d807 (patch) | |
tree | df21c68191151a56c3b07a96d1b8ba4fbe4a1851 /audio | |
parent | b9aee97ce4cdf9248df3b2d94c6b30ed4b82c0c2 (diff) | |
download | freebsd-ports-gnome-095d5a1b337c8ce3df38b1e1224c87ba9a28d807.tar.gz freebsd-ports-gnome-095d5a1b337c8ce3df38b1e1224c87ba9a28d807.tar.zst freebsd-ports-gnome-095d5a1b337c8ce3df38b1e1224c87ba9a28d807.zip |
Update my email address throughout the tree
Approved by: swills (mentor)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/beets/Makefile | 4 | ||||
-rw-r--r-- | audio/py-discogs-client/Makefile | 4 | ||||
-rw-r--r-- | audio/py-musicbrainzngs/Makefile | 4 | ||||
-rw-r--r-- | audio/py-pyacoustid/Makefile | 4 | ||||
-rw-r--r-- | audio/py-pylast/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/audio/beets/Makefile b/audio/beets/Makefile index 456222f2b5c6..771326725db7 100644 --- a/audio/beets/Makefile +++ b/audio/beets/Makefile @@ -1,4 +1,4 @@ -# Created by: Mark Felder <feld@feld.me> +# Created by: Mark Felder <feld@freebsd.org> # $FreeBSD$ PORTNAME= beets @@ -6,7 +6,7 @@ PORTVERSION= 1.2.1 CATEGORIES= audio python MASTER_SITES= CHEESESHOP -MAINTAINER= feld@feld.me +MAINTAINER= feld@freebsd.org COMMENT= A media library management system for obsessive-compulsive music geeks RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>=1.21:${PORTSDIR}/audio/py-mutagen \ diff --git a/audio/py-discogs-client/Makefile b/audio/py-discogs-client/Makefile index 00bd08ab0c70..fbb3f9ba7fb1 100644 --- a/audio/py-discogs-client/Makefile +++ b/audio/py-discogs-client/Makefile @@ -1,4 +1,4 @@ -# Created by: Mark Felder <feld@feld.me> +# Created by: Mark Felder <feld@freebsd.org> # $FreeBSD$ PORTNAME= discogs-client @@ -7,7 +7,7 @@ CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= feld@feld.me +MAINTAINER= feld@freebsd.org COMMENT= Python interface to Discogs website LICENSE= BSD diff --git a/audio/py-musicbrainzngs/Makefile b/audio/py-musicbrainzngs/Makefile index 827f451fff07..2014bcb095c3 100644 --- a/audio/py-musicbrainzngs/Makefile +++ b/audio/py-musicbrainzngs/Makefile @@ -1,4 +1,4 @@ -# Created by: Mark Felder <feld@feld.me> +# Created by: Mark Felder <feld@freebsd.org> # $FreeBSD$ PORTNAME= musicbrainzngs @@ -7,7 +7,7 @@ CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= feld@feld.me +MAINTAINER= feld@freebsd.org COMMENT= Python Musicbrainz NGS site bindings LICENSE= BSD diff --git a/audio/py-pyacoustid/Makefile b/audio/py-pyacoustid/Makefile index eff1f92451b0..0d5b55f0c631 100644 --- a/audio/py-pyacoustid/Makefile +++ b/audio/py-pyacoustid/Makefile @@ -1,4 +1,4 @@ -# Created by: Mark Felder <feld@feld.me> +# Created by: Mark Felder <feld@freebsd.org> # $FreeBSD$ PORTNAME= pyacoustid @@ -8,7 +8,7 @@ CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= feld@feld.me +MAINTAINER= feld@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 a826f939d36a..de78a9d97e71 100644 --- a/audio/py-pylast/Makefile +++ b/audio/py-pylast/Makefile @@ -1,4 +1,4 @@ -# Created by: Mark Felder <feld@feld.me> +# Created by: Mark Felder <feld@freebsd.org> # $FreeBSD$ PORTNAME= pylast @@ -6,7 +6,7 @@ PORTVERSION= 0.5.11 CATEGORIES= audio python MASTER_SITES= CHEESESHOP -MAINTAINER= feld@feld.me +MAINTAINER= feld@freebsd.org COMMENT= A Python interface to Last.fm LICENSE= AL2 |