summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2007-10-27 18:00:10 +0200
committerTobi Oetiker <tobi@oetiker.ch>2007-10-27 18:00:10 +0200
commit73ee67ababcf2e418d6da2800ebe248dc28ed59f (patch)
tree528240ed4d2e147b6ccd5c2caef5687a2369ae65 /Makefile
parent6e6af23e38283f334414a9d11261ec4e496977dc (diff)
downloadsmokeping-73ee67ababcf2e418d6da2800ebe248dc28ed59f.tar.gz
smokeping-73ee67ababcf2e418d6da2800ebe248dc28ed59f.tar.xz
fixed makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dab93e9..c23625c 100644
--- a/Makefile
+++ b/Makefile
@@ -165,4 +165,4 @@ dist: tar commit
tag: dist
svn ls svn://svn.oetiker.ch/smokeping/tags/$(VERSION) || \
- svn copy -m "tagging version $(VERSION)" svn://svn.oetiker.ch/smokeping/trunk/software svn://svn.ee.ethz.ch/smokeping/tags/$(VERSION)
+ svn copy -m "tagging version $(VERSION)" svn://svn.oetiker.ch/smokeping/trunk/software svn://svn.oetiker.ch/smokeping/tags/$(VERSION)