From 4821ea69c4f064d5560a46576ac59201304df4b3 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Tue, 17 Oct 2006 14:26:47 -0400 Subject: use www.ivtvdriver.org for v4l-dvb + ivtv virtual merge From: Michael Krufky ivtvdriver.org is no longer working... but www.ivtvdriver.org still works. Signed-off-by: Michael Krufky --- v4l/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'v4l/Makefile') diff --git a/v4l/Makefile b/v4l/Makefile index afea31ea8..ef5b583c0 100644 --- a/v4l/Makefile +++ b/v4l/Makefile @@ -358,7 +358,7 @@ ivtv-checkout:: @if [ ! -d ivtv ]; then \ echo retrieving the latest ivtv sources from ivtvdriver.org; \ echo this step requires subversion to be installed; \ - svn co http://ivtvdriver.org/svn/ivtv/trunk ivtv; \ + svn co http://www.ivtvdriver.org/svn/ivtv/trunk ivtv; \ fi ivtv-update ivtv-up:: ivtv -- cgit v1.2.3