diff --git a/Formula/sdcv.rb b/Formula/sdcv.rb index 25b554afe0b..8e81e199bfc 100644 --- a/Formula/sdcv.rb +++ b/Formula/sdcv.rb @@ -3,7 +3,8 @@ require 'formula' class Sdcv < Formula homepage 'http://sdcv.sourceforge.net/' # MacPorts uses this revision and version number - url 'https://sdcv.svn.sourceforge.net/svnroot/sdcv/trunk', :revision => '38' + url 'https://svn.code.sf.net/p/sdcv/code/trunk', + :using => UnsafeSubversionDownloadStrategy, :revision => '38' version '0.4.3' # Always needs a newer autotools, even on Snow Leopard.