about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <bofh@yhbt.net>2020-01-08 03:15:14 -0600
committerEric Wong <e@80x24.org>2020-01-08 09:21:12 +0000
commit0b46f07e08b70a871492b0e9fa096468ee0e06dc (patch)
tree453bbe3f768c944444ff0778da1e1cbdf63a5bfe /GNUmakefile
parentdd88ea5231747cdbfca998d47b242e9bb6133929 (diff)
downloadclogger-0b46f07e08b70a871492b0e9fa096468ee0e06dc.tar.gz
bogomips.org is due to expire, and I can't justify paying
.org extortionists to renew it.
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index ab8b4fe..dec2f5a 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,5 +1,5 @@
 all::
-RSYNC_DEST := bogomips.org:/srv/bogomips/clogger/
+RSYNC_DEST := yhbt.net:/srv/yhbt/clogger/
 rfpackage := clogger
 include pkg.mk
 test-ext: