diff options
Diffstat (limited to 'audio/daapd/Makefile')
-rw-r--r-- | audio/daapd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/daapd/Makefile b/audio/daapd/Makefile index 9a388f068c4..8cddbb1225e 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 \ |