aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2011-06-17 06:46:07 +0000
committerChris Rees <crees@FreeBSD.org>2011-06-17 06:46:07 +0000
commitdd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b (patch)
treedc3c1c612dafec406b518706e7178505e6565b58 /audio
parent9bcf57efe0705a8a578607bcf57d633abd69b9e8 (diff)
downloadports-dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b.tar.gz
ports-dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/musicpd/Makefile2
-rw-r--r--audio/rebot3/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index 4bb23943be5c..3c76efec227d 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio ipv6
MASTER_SITES= SF/${PORTNAME}/mpd/${PORTVERSION}
DISTNAME= mpd-${PORTVERSION}
-MAINTAINER= utisoft@gmail.com
+MAINTAINER= crees@FreeBSD.org
COMMENT= A remote-controllable music daemon
LIB_DEPENDS+= mad.2:${PORTSDIR}/audio/libmad \
diff --git a/audio/rebot3/Makefile b/audio/rebot3/Makefile
index 54bbf888ed86..4ac7d322fa9c 100644
--- a/audio/rebot3/Makefile
+++ b/audio/rebot3/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.headmqa.com/${PORTNAME}/ \
http://www.bayofrum.net/dist/${PORTNAME}/
-MAINTAINER= utisoft@gmail.com
+MAINTAINER= crees@FreeBSD.org
COMMENT= Renames mp3 files using freedb or local CDDB
RUN_DEPENDS= ${SITE_PERL}/CDDB.pm:${PORTSDIR}/audio/p5-CDDB \