diff options
author | Koop Mast <kwm@FreeBSD.org> | 2004-11-23 08:51:28 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2004-11-23 08:51:28 +0000 |
commit | db78fcaf263f33bc2978b3c6ad97e543a8eb5e57 (patch) | |
tree | 9674c3670457434a9629d24f43e6b490882c1076 /multimedia/libtheora | |
parent | ea2be51e791413313176db821f5c4903a50d6554 (diff) |
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 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 |