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 1925af4..4ec4cb9 100644
--- a/Makefile
+++ b/Makefile
@@ -77,7 +77,7 @@ PKGBUILD: netcfg-$(VERSION).tar.xz
upload: netcfg-$(VERSION).tar.xz
md5sum $< > MD5SUMS.$(VERSION)
- scp $< MD5SUMS.$(VERSION) archlinux.org:/srv/ftp/other/netcfg/
+ scp $< MD5SUMS.$(VERSION) gerolde.archlinux.org:/srv/ftp/other/netcfg/
clean:
$(MAKE) -C docs clean