diff options
-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 |