diff options
author | kwm <kwm@FreeBSD.org> | 2005-01-14 05:48:19 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2005-01-14 05:48:19 +0800 |
commit | ae60bbc2ef2a74928374d5ac948ed837a241a25b (patch) | |
tree | c8b2eca68b283a4797dea62cb6a7ba91393251c0 | |
parent | 1dcd911a3f53c5adee234588c36eb1ce514244a9 (diff) | |
download | freebsd-ports-gnome-ae60bbc2ef2a74928374d5ac948ed837a241a25b.tar.gz freebsd-ports-gnome-ae60bbc2ef2a74928374d5ac948ed837a241a25b.tar.zst freebsd-ports-gnome-ae60bbc2ef2a74928374d5ac948ed837a241a25b.zip |
Change CATAGORIES after repocopy.
Add another pointyhat to my still fresh collection.
Noticed by: pav
-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/} |