X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2Fconfig%2Fbuild.cfg;h=cd69fe65cd88e4c5bc20fc5f4554fe0f9643ce22;hb=20c15bbaf1fb9325c3d6d4a58c7cd9883ef9cebe;hp=ee92989b4351d8a0aba55f868ec79cdf14c97e60;hpb=68ce6843f4d92747b4f8722b10efedaba1b98833;p=synfig.git diff --git a/ETL/trunk/config/build.cfg b/ETL/trunk/config/build.cfg index ee92989..cd69fe6 100644 --- a/ETL/trunk/config/build.cfg +++ b/ETL/trunk/config/build.cfg @@ -6,7 +6,7 @@ VERSION_MAJ="0" VERSION_MIN="04" VERSION_REV="09" [ -d ".svn" ] && VERSION_REL=`svn info | grep Revision | sed "s/.* \([0123456789]*\)/\1/"` -SVN_REPOSITORY="https://svn.voria.com/code/ETL" +SVN_REPOSITORY="http://svn.voria.com/code/ETL" [ -d CVS ] && VERSION_REL="CVS"