diff options
author | Koop Mast <kwm@FreeBSD.org> | 2005-01-13 21:48:19 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2005-01-13 21:48:19 +0000 |
commit | bf60ca613f45212ec128ef809354e26e916558d7 (patch) | |
tree | 2a5dce1dc9ca0a9c3a32729d283d10aa9e34f47f /multimedia/libtheora | |
parent | f94cafadeb7c306505c6c51c2108b658cca3a285 (diff) | |
download | ports-bf60ca613f45212ec128ef809354e26e916558d7.tar.gz ports-bf60ca613f45212ec128ef809354e26e916558d7.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 f57a44c49327..99189dbd43f9 100644 --- a/multimedia/libtheora/Makefile +++ b/multimedia/libtheora/Makefile @@ -7,7 +7,7 @@ PORTNAME= libtheora PORTVERSION= 1.0.a4 -CATEGORIES= graphics +CATEGORIES= multimedia MASTER_SITES= http://downloads.xiph.org/releases/theora/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a4/alpha4/} |