aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2014-10-23 21:06:38 +0800
committerculot <culot@FreeBSD.org>2014-10-23 21:06:38 +0800
commit279ac17e8a02409f896af122e692e8cdc5f6bf9b (patch)
tree8396b6c9af429d63850dbbe5f2d2bca3fba353d0 /audio
parent5b088fb7c9a8416b7fd059c93f268b6ca8dc342a (diff)
downloadfreebsd-ports-gnome-279ac17e8a02409f896af122e692e8cdc5f6bf9b.tar.gz
freebsd-ports-gnome-279ac17e8a02409f896af122e692e8cdc5f6bf9b.tar.zst
freebsd-ports-gnome-279ac17e8a02409f896af122e692e8cdc5f6bf9b.zip
- Reassign to the heap after jsa@'s bit was taken in for safekeeping
Diffstat (limited to 'audio')
-rw-r--r--audio/aqualung/Makefile2
-rw-r--r--audio/exaile/Makefile2
-rw-r--r--audio/liboggz/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile
index efb7a224054a..0d57104cfa1c 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} \
http://wickedmachine.net/mirror/
-MAINTAINER= jsa@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Music player with rich features
LIB_DEPENDS= libsamplerate.so:${PORTSDIR}/audio/libsamplerate \
diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile
index a12788065ec9..bd56ef8dc048 100644
--- a/audio/exaile/Makefile
+++ b/audio/exaile/Makefile
@@ -9,7 +9,7 @@ DISTNAME= ${PORTVERSION}
EXTRACT_SUFX=
DIST_SUBDIR= exaile
-MAINTAINER= jsa@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Full featured python-based music player for GTK+
LICENSE= GPLv2
diff --git a/audio/liboggz/Makefile b/audio/liboggz/Makefile
index d1678338c410..8f1bb66ec2d9 100644
--- a/audio/liboggz/Makefile
+++ b/audio/liboggz/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/liboggz/ \
http://wickedmachine.net/mirror/
-MAINTAINER= jsa@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple Ogg API
OPTIONS_DEFINE= DOCS