diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/musicpd/Makefile | 2 | ||||
-rw-r--r-- | audio/rebot3/Makefile | 2 |
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 \ |