aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNikolaus Schulz <microschulz@web.de>2007-10-24 11:30:00 +0000
committerNikolaus Schulz <microschulz@web.de>2007-10-24 11:30:00 +0000
commitd566d6c8f30eaeee0560d5a5363768d25a34ffed (patch)
treead95cefa1e887628037526f7c55d4f6ee0f2f4bd /Makefile
parentb40728e740e1fb75e0bd89687262c743a2331bf4 (diff)
downloadarchivemail-d566d6c8f30eaeee0560d5a5363768d25a34ffed.tar.gz
archivemail-d566d6c8f30eaeee0560d5a5363768d25a34ffed.tar.bz2
archivemail-d566d6c8f30eaeee0560d5a5363768d25a34ffed.zip
Makefile: updated SVNROOT variable.
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: