diff options
author | lioux <lioux@FreeBSD.org> | 2002-11-28 08:09:51 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-11-28 08:09:51 +0800 |
commit | 9beb2b02c53e1d3a130f4302e30c72db8713dc9b (patch) | |
tree | 5018c57420d35fe072b2d8a731cb7c80c278dfbb /multimedia/xmps-opendivx-plugin | |
parent | fac5c20b31045a19fe50b5ac12d616c4874e041e (diff) | |
download | freebsd-ports-graphics-9beb2b02c53e1d3a130f4302e30c72db8713dc9b.tar.gz freebsd-ports-graphics-9beb2b02c53e1d3a130f4302e30c72db8713dc9b.tar.zst freebsd-ports-graphics-9beb2b02c53e1d3a130f4302e30c72db8713dc9b.zip |
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat)
Diffstat (limited to 'multimedia/xmps-opendivx-plugin')
-rw-r--r-- | multimedia/xmps-opendivx-plugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/xmps-opendivx-plugin/Makefile b/multimedia/xmps-opendivx-plugin/Makefile index 715329c3c26..4394a69eabe 100644 --- a/multimedia/xmps-opendivx-plugin/Makefile +++ b/multimedia/xmps-opendivx-plugin/Makefile @@ -8,12 +8,12 @@ PORTNAME= xmps-opendivx-plugin PORTVERSION= 0.0.1 PORTREVISION= 1 -CATEGORIES= graphics +CATEGORIES= multimedia MASTER_SITES= http://download.projectmayo.com/dnload/divx4linux/xmps/ MAINTAINER= lioux@FreeBSD.org -LIB_DEPENDS= divxdecore.0:${PORTSDIR}/graphics/libdivxdecore \ +LIB_DEPENDS= divxdecore.0:${PORTSDIR}/multimedia/libdivxdecore \ xmps.0:${PORTSDIR}/graphics/xmps \ intl.4:${PORTSDIR}/devel/gettext |