about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <bofh@yhbt.net>2022-06-16 16:13:21 +0000
committerEric Wong <bofh@yhbt.net>2022-06-16 16:17:51 +0000
commita16af8264d90782a5d0bcb4a8b5d6b707e57f0f0 (patch)
treeb96dba04aa77e7775a40486f0d3d6ba7fe6df277 /GNUmakefile
parent226e3c0b12e6e31dff8fb70945c8bc6be48202f0 (diff)
downloadclogger-a16af8264d90782a5d0bcb4a8b5d6b707e57f0f0.tar.gz
git:// is rarely necessary these days, and IMAP (unlike NNTP)
doesn't advertise hostnames in its protocol, so we can use a
shorter one to avoid advertising other projects.
And stylize our domain name since "YHBT" is an acronym.
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index dec2f5a..b75e10c 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,5 +1,5 @@
 all::
-RSYNC_DEST := yhbt.net:/srv/yhbt/clogger/
+RSYNC_DEST := YHBT.net:/srv/yhbt/clogger/
 rfpackage := clogger
 include pkg.mk
 test-ext: