diff options
author | Lars Thegler <lth@FreeBSD.org> | 2004-06-01 12:32:33 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2004-06-01 12:32:33 +0000 |
commit | 52e36d358ed0a03215401f0f9d7e2f986ee12ef8 (patch) | |
tree | d76caa3aad1d9765e171f34ba46da788fab98447 /audio/daaplib | |
parent | dd5bb2d7c60189857325c3981c408d42debbdcfb (diff) |
Notes
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 |