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

synfig-core/trunk/configure.ac

index fb334c1..c86acb7 100644 (file)
@@ -27,7 +27,7 @@ AC_DEFINE(LT_SCOPE,[extern],[LibLTDL is linked staticly])
 
 # -- V A R I A B L E S ----------------------------------------
 
-SVN_REPOSITORY=http://svn.voria.com/code/synfig-core
+SVN_REPOSITORY=https://synfig.svn.sourceforge.net/svnroot/synfig/synfig-core
 AC_SUBST(SVN_REPOSITORY)
 
 # -- P R O G R A M S ------------------------------------------