summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2007-04-29 12:42:50 +0200
committerTobi Oetiker <tobi@oetiker.ch>2007-04-29 12:42:50 +0200
commit96c0901c6922d814d4c8f061e8c60c8380988f7e (patch)
treebb2cb0b280e1031c356b285c5d01b4c262543aad /Makefile
parente9c56f1259a5b0fa9706a9244fca23bb9cd069ab (diff)
downloadsmokeping-96c0901c6922d814d4c8f061e8c60c8380988f7e.tar.gz
smokeping-96c0901c6922d814d4c8f061e8c60c8380988f7e.tar.xz
prepare for the release of smokeping-2.1.0
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) || \