diff options
author | crees <crees@FreeBSD.org> | 2011-06-17 14:46:07 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2011-06-17 14:46:07 +0800 |
commit | 7ef380357f22d8daecef3e87563a4304bbca0d78 (patch) | |
tree | b1910ae6af959c6e7f8ca1bf596d9a4a92dfc1c0 /audio/musicpd | |
parent | b012cf61284543080e25f6533f43760c6daba6d5 (diff) | |
download | freebsd-ports-gnome-7ef380357f22d8daecef3e87563a4304bbca0d78.tar.gz freebsd-ports-gnome-7ef380357f22d8daecef3e87563a4304bbca0d78.tar.zst freebsd-ports-gnome-7ef380357f22d8daecef3e87563a4304bbca0d78.zip |
- Update maintainer address
Approved by: rene (mentor)
Diffstat (limited to 'audio/musicpd')
-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 \ |