diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-10-09 17:41:39 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-10-09 17:41:39 +0000 |
commit | 9138f5a3a1fcc55f773bf6f1810849cab27ddeb9 (patch) | |
tree | 1b77b3e353ec64b8f4627dbccf89b256ebd747de /multimedia | |
parent | fa785899616b059d34a06ff81e0d36a0eb333a48 (diff) | |
download | ports-9138f5a3a1fcc55f773bf6f1810849cab27ddeb9.tar.gz ports-9138f5a3a1fcc55f773bf6f1810849cab27ddeb9.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libtheora/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile index 8a98bc6180ac..bb2bd078c1b8 100644 --- a/multimedia/libtheora/Makefile +++ b/multimedia/libtheora/Makefile @@ -12,7 +12,7 @@ CATEGORIES= multimedia MASTER_SITES= http://downloads.xiph.org/releases/theora/ \ http://distfiles.master.finkmirrors.net/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= Theora video codec for the Ogg multimedia streaming system LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis |