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