Update SVN_REPOSITORY variable to the new svn in sourceforge
authorgenete <genete@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Fri, 17 Oct 2008 15:21:58 +0000 (15:21 +0000)
committergenete <genete@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Fri, 17 Oct 2008 15:21:58 +0000 (15:21 +0000)
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2104 1f10aa63-cdf2-0310-b900-c93c546f37ac

ETL/trunk/configure.ac

index 31a6081..1e7fdd6 100644 (file)
@@ -17,7 +17,7 @@ AM_MAINTAINER_MODE
 
 debug="no"
 
-SVN_REPOSITORY=http://svn.voria.com/code/ETL
+SVN_REPOSITORY=https://synfig.svn.sourceforge.net/svnroot/synfig/ETL
 AC_SUBST(SVN_REPOSITORY)
 
 # -- A R G U M E N T S ----------------------------------------