diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2001-11-03 22:22:34 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2001-11-03 22:22:34 +0000 |
commit | 4fbb2f66a7c5090cfcf8b9bdcb4a8a2d6cd177f3 (patch) | |
tree | 36eab7541b56b6eebd0ced34b66a54904b07b608 /audio/vorbis | |
parent | 3e9abfca9115751efdbab7afb6c500d91ae58ef2 (diff) | |
download | ports-4fbb2f66a7c5090cfcf8b9bdcb4a8a2d6cd177f3.tar.gz ports-4fbb2f66a7c5090cfcf8b9bdcb4a8a2d6cd177f3.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 b7f82cf987f9..228abe343103 100644 --- a/audio/vorbis/Makefile +++ b/audio/vorbis/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= # empty DISTFILES= # none EXTRACT_ONLY= # empty -MAINTAINER= naddy@mips.inka.de +MAINTAINER= naddy@FreeBSD.org LIB_DEPENDS= ao.2:${PORTSDIR}/audio/libao \ ogg.2:${PORTSDIR}/audio/libogg \ |