aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0cb9239..48f3056 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
VERSION=$(shell python setup.py --version)
VERSION_TAG=v$(subst .,_,$(VERSION))
TARFILE=archivemail-$(VERSION).tar.gz
-SVNROOT=https://svn.sourceforge.net/svnroot/archivemail
+SVNROOT=https://archivemail.svn.sourceforge.net/svnroot/archivemail
default: