From d566d6c8f30eaeee0560d5a5363768d25a34ffed Mon Sep 17 00:00:00 2001 From: Nikolaus Schulz Date: Wed, 24 Oct 2007 11:30:00 +0000 Subject: Makefile: updated SVNROOT variable. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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: -- cgit v1.2.3