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