diff options
Diffstat (limited to 'audio/vorbis/Makefile')
-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 982e0cbb2a3c..2186bdfc9f39 100644 --- a/audio/vorbis/Makefile +++ b/audio/vorbis/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= # empty DISTFILES= # none EXTRACT_ONLY= # empty -MAINTAINER= t.vanklaveren@student.utwente.nl +MAINTAINER= Christian Weisgerber <naddy@mips.inka.de> LIB_DEPENDS= ao.1:${PORTSDIR}/audio/libao \ ogg.1:${PORTSDIR}/audio/libogg \ |