summaryrefslogtreecommitdiffstats
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 44a6d92..187cf27 100644
--- a/Makefile
+++ b/Makefile
@@ -161,7 +161,7 @@ commit:
svn commit -m "prepare for the release of smokeping-$(VERSION)"
dist: tar commit
- scp CHANGES smokeping-$(VERSION).tar.gz oposs@oss.oetiker.ch/smokeping/pub/
+ scp CHANGES smokeping-$(VERSION).tar.gz oposs@oss.oetiker.ch:public_html/smokeping/pub/
tag: dist
svn ls svn://svn.ee.ethz.ch/smokeping/tags/$(VERSION) || \