aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ctags.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ctags.rb b/Library/Formula/ctags.rb
index 303c093ca..6124ffe61 100644
--- a/Library/Formula/ctags.rb
+++ b/Library/Formula/ctags.rb
@@ -6,7 +6,7 @@ class Ctags < Formula
sha1 '482da1ecd182ab39bbdc09f2f02c9fba8cd20030'
head do
- url 'https://ctags.svn.sourceforge.net/svnroot/ctags/trunk'
+ url 'https://svn.code.sf.net/p/ctags/code/trunk'
depends_on :autoconf
end