aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/ldvd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/ldvd/Makefile b/multimedia/ldvd/Makefile
index 07cc51331cb1..5534a914521a 100644
--- a/multimedia/ldvd/Makefile
+++ b/multimedia/ldvd/Makefile
@@ -7,15 +7,15 @@
PORTNAME= ldvd
PORTVERSION= 2.0.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia
-MASTER_SITES= ://freebsd.unixfreunde.de/sources/
+MASTER_SITES= http://freebsd.unixfreunde.de/sources/
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Gui, which shall simplify shrinking a DVD-9 to a DVD-5
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk
-LIB_DEPENDS= dvdread.4:${PORTSDIR}/multimedia/libdvdread
+LIB_DEPENDS= dvdread.5:${PORTSDIR}/multimedia/libdvdread
RUN_DEPENDS= transcode:${PORTSDIR}/multimedia/transcode \
growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \
ifo_dump:${PORTSDIR}/multimedia/ogle \