aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libdvdread
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-28 00:09:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-28 00:09:51 +0000
commitee7adffbe0d59aa403105a879d4beea5aa4bc050 (patch)
tree0545209ebcf6696ce2b305d590e8ace4e9886b17 /multimedia/libdvdread
parentb29aa8488412a719451e632d80595ab336d58775 (diff)
downloadports-ee7adffbe0d59aa403105a879d4beea5aa4bc050.tar.gz
ports-ee7adffbe0d59aa403105a879d4beea5aa4bc050.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)
Notes
Notes: svn path=/head/; revision=71181
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