aboutsummaryrefslogtreecommitdiffstats
path: root/net/vls
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-01-03 20:27:10 +0800
committerdinoex <dinoex@FreeBSD.org>2004-01-03 20:27:10 +0800
commit04f5d8e25c14a23355f1ec4b471e319f1c679a8a (patch)
treeb33ce834d38796521b276f2e162150ca51eb3356 /net/vls
parent9fe31fe1c8f7984d1ce6311b9733d37b23518b4c (diff)
downloadfreebsd-ports-gnome-04f5d8e25c14a23355f1ec4b471e319f1c679a8a.tar.gz
freebsd-ports-gnome-04f5d8e25c14a23355f1ec4b471e319f1c679a8a.tar.zst
freebsd-ports-gnome-04f5d8e25c14a23355f1ec4b471e319f1c679a8a.zip
- Fix MASTER_SITES
- catchup new version of libdvbpsi
Diffstat (limited to 'net/vls')
-rw-r--r--net/vls/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/vls/Makefile b/net/vls/Makefile
index d72d9dbba7af..db60189a60d5 100644
--- a/net/vls/Makefile
+++ b/net/vls/Makefile
@@ -7,13 +7,14 @@
PORTNAME= vls
PORTVERSION= 0.5.4
+PORTREVISION= 1
CATEGORIES= net multimedia
-MASTER_SITES= http://www.videolan.org/pub/videolan/vls/${PORTVERSION}/
+MASTER_SITES= http://download.videolan.org/pub/videolan/vls/${PORTVERSION}/
MAINTAINER= dinoex@FreeBSD.org
COMMENT= An X11 video streaming client/server solution
-LIB_DEPENDS= dvbpsi.1:${PORTSDIR}/multimedia/libdvbpsi
+LIB_DEPENDS= dvbpsi.3:${PORTSDIR}/multimedia/libdvbpsi
.if !defined(WITHOUT_DVD)
LIB_DEPENDS+= dvdcss.2:${PORTSDIR}/multimedia/libdvdcss \
dvdread.3:${PORTSDIR}/multimedia/libdvdread