Update SVN_REPOSITORY variable to the new svn in sourceforge
[synfig.git] / 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 ----------------------------------------