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/libvorbis | |
parent | 89eb12f60cb4a21c710e49f5e33248222667199d (diff) | |
download | ports-5009da68444c16b95296c1cc93abd379c1ba70bf.tar.gz ports-5009da68444c16b95296c1cc93abd379c1ba70bf.zip |
Notes
Diffstat (limited to 'audio/libvorbis')
-rw-r--r-- | audio/libvorbis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index 2227fd0e881c..803bdc97acb2 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.vorbis.com/files/beta4/unix/ \ http://home.student.utwente.nl/t.vanklaveren/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/beta/} -MAINTAINER= Christian Weisgerber <naddy@mips.inka.de> +MAINTAINER= naddy@mips.inka.de LIB_DEPENDS= ogg.1:${PORTSDIR}/audio/libogg |