diff options
author | ahze <ahze@FreeBSD.org> | 2007-10-10 01:41:39 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2007-10-10 01:41:39 +0800 |
commit | 1568615f2e8faa5906d6a6333e2552243579620d (patch) | |
tree | edb76e4a0bd2bb29d95653ac976b8b7513095b27 /multimedia | |
parent | 84f40f381220c66b67921adde2ef1ca8653681ae (diff) | |
download | freebsd-ports-gnome-1568615f2e8faa5906d6a6333e2552243579620d.tar.gz freebsd-ports-gnome-1568615f2e8faa5906d6a6333e2552243579620d.tar.zst freebsd-ports-gnome-1568615f2e8faa5906d6a6333e2552243579620d.zip |
Adopt for multimedia@
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 |