aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2004-06-01 20:32:33 +0800
committerlth <lth@FreeBSD.org>2004-06-01 20:32:33 +0800
commitb9fe52e0cebcde9727776b727f6d7a2be05e27b9 (patch)
tree259702f02a339f3af75aa31efbd94c710b513355 /audio
parent3dafbc678d68de87eb835187a08a87f001146356 (diff)
downloadfreebsd-ports-gnome-b9fe52e0cebcde9727776b727f6d7a2be05e27b9.tar.gz
freebsd-ports-gnome-b9fe52e0cebcde9727776b727f6d7a2be05e27b9.tar.zst
freebsd-ports-gnome-b9fe52e0cebcde9727776b727f6d7a2be05e27b9.zip
Change of email address.
Approved by: erwin (mentor)
Diffstat (limited to 'audio')
-rw-r--r--audio/daapd/Makefile2
-rw-r--r--audio/daaplib/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/daapd/Makefile b/audio/daapd/Makefile
index 9a388f068c41..8cddbb1225e7 100644
--- a/audio/daapd/Makefile
+++ b/audio/daapd/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.deleet.de/projekte/daap/daapd/
EXTRACT_SUFX= .tgz
-MAINTAINER= lars@thegler.dk
+MAINTAINER= lth@FreeBSD.org
COMMENT= Server for Digital Audio Access Protocol
BUILD_DEPENDS= ${LOCALBASE}/lib/libid3tag.a:${PORTSDIR}/audio/mad \
diff --git a/audio/daaplib/Makefile b/audio/daaplib/Makefile
index 778d285c7c1b..a0aeaedaac02 100644
--- a/audio/daaplib/Makefile
+++ b/audio/daaplib/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.deleet.de/projekte/daap/daaplib/
DISTNAME= ${PORTNAME}.${PORTVERSION}
-MAINTAINER= lars@thegler.dk
+MAINTAINER= lth@FreeBSD.org
COMMENT= A C++ library for DAAP memory streams
USE_ZIP= yes