diff options
author | kwm <kwm@FreeBSD.org> | 2004-11-23 16:51:28 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2004-11-23 16:51:28 +0800 |
commit | 39380e9bf5854a7751f859b1f5675004827777e4 (patch) | |
tree | c73b1589b59b9d6f1d402354cac645980911209a /multimedia | |
parent | a03251879abc21dc2b4770d0de085a360a619bd0 (diff) | |
download | freebsd-ports-gnome-39380e9bf5854a7751f859b1f5675004827777e4.tar.gz freebsd-ports-gnome-39380e9bf5854a7751f859b1f5675004827777e4.tar.zst freebsd-ports-gnome-39380e9bf5854a7751f859b1f5675004827777e4.zip |
Change the not yet changed maintainer fields to my FreeBSD.org account.
Approved by: pav (mentor)
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 b91351984880..4cbd3bb98a7c 100644 --- a/multimedia/libtheora/Makefile +++ b/multimedia/libtheora/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.theora.org/files/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a3/alpha3/} -MAINTAINER= kwm@rainbow-runner.nl +MAINTAINER= kwm@FreeBSD.org COMMENT= Theora video codec for the Ogg multimedia streaming system LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis |