diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-06-29 19:33:24 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-06-29 19:33:24 +0000 |
commit | 0c0a37465018cbf71ddca2d3323ced6af933d2e2 (patch) | |
tree | df68c98ad74ab39c35301769eff0e993ca3e8d6e /multimedia/libtheora | |
parent | 804f71f46d7135ad09ad6601a4809d9af141b7a9 (diff) | |
download | ports-0c0a37465018cbf71ddca2d3323ced6af933d2e2.tar.gz ports-0c0a37465018cbf71ddca2d3323ced6af933d2e2.zip |
Notes
Diffstat (limited to 'multimedia/libtheora')
-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 4a0ce896b0e8..f1e8c486fe8f 100644 --- a/multimedia/libtheora/Makefile +++ b/multimedia/libtheora/Makefile @@ -11,7 +11,7 @@ CATEGORIES= multimedia MASTER_SITES= http://downloads.xiph.org/releases/theora/ \ http://distfiles.master.finkmirrors.net/ -MAINTAINER= rainer.alves@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Theora video codec for the Ogg multimedia streaming system LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis |