diff options
author | lth <lth@FreeBSD.org> | 2004-06-01 20:32:33 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2004-06-01 20:32:33 +0800 |
commit | b9fe52e0cebcde9727776b727f6d7a2be05e27b9 (patch) | |
tree | 259702f02a339f3af75aa31efbd94c710b513355 /audio/daapd | |
parent | 3dafbc678d68de87eb835187a08a87f001146356 (diff) | |
download | freebsd-ports-graphics-b9fe52e0cebcde9727776b727f6d7a2be05e27b9.tar.gz freebsd-ports-graphics-b9fe52e0cebcde9727776b727f6d7a2be05e27b9.tar.zst freebsd-ports-graphics-b9fe52e0cebcde9727776b727f6d7a2be05e27b9.zip |
Change of email address.
Approved by: erwin (mentor)
Diffstat (limited to 'audio/daapd')
-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 \ |