aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libdvdread
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-11-28 08:09:51 +0800
committerlioux <lioux@FreeBSD.org>2002-11-28 08:09:51 +0800
commit9beb2b02c53e1d3a130f4302e30c72db8713dc9b (patch)
tree5018c57420d35fe072b2d8a731cb7c80c278dfbb /multimedia/libdvdread
parentfac5c20b31045a19fe50b5ac12d616c4874e041e (diff)
downloadfreebsd-ports-gnome-9beb2b02c53e1d3a130f4302e30c72db8713dc9b.tar.gz
freebsd-ports-gnome-9beb2b02c53e1d3a130f4302e30c72db8713dc9b.tar.zst
freebsd-ports-gnome-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/libdvdread')
-rw-r--r--multimedia/libdvdread/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libdvdread/Makefile b/multimedia/libdvdread/Makefile
index 78d1f211a6c8..59ecc19a2df5 100644
--- a/multimedia/libdvdread/Makefile
+++ b/multimedia/libdvdread/Makefile
@@ -7,12 +7,12 @@
PORTNAME= libdvdread
PORTVERSION= 0.9.3
-CATEGORIES= graphics
+CATEGORIES= multimedia
MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/
MAINTAINER= lioux@FreeBSD.org
-LIB_DEPENDS= dvdcss.${DVDCSS_LIBVERSION}:${PORTSDIR}/graphics/libdvdcss
+LIB_DEPENDS= dvdcss.${DVDCSS_LIBVERSION}:${PORTSDIR}/multimedia/libdvdcss
GNU_CONFIGURE= yes
USE_LIBTOOL= yes