diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2001-03-24 07:07:57 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2001-03-24 07:07:57 +0000 |
commit | 5009da68444c16b95296c1cc93abd379c1ba70bf (patch) | |
tree | a6f7f6392d9d85f000718e4da01295a0cf24cc3a /audio/vorbis | |
parent | 89eb12f60cb4a21c710e49f5e33248222667199d (diff) | |
download | ports-5009da68444c16b95296c1cc93abd379c1ba70bf.tar.gz ports-5009da68444c16b95296c1cc93abd379c1ba70bf.zip |
Notes
Diffstat (limited to 'audio/vorbis')
-rw-r--r-- | audio/vorbis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/vorbis/Makefile b/audio/vorbis/Makefile index 2186bdfc9f39..0cad562290ce 100644 --- a/audio/vorbis/Makefile +++ b/audio/vorbis/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= # empty DISTFILES= # none EXTRACT_ONLY= # empty -MAINTAINER= Christian Weisgerber <naddy@mips.inka.de> +MAINTAINER= naddy@mips.inka.de LIB_DEPENDS= ao.1:${PORTSDIR}/audio/libao \ ogg.1:${PORTSDIR}/audio/libogg \ |