summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--joeyconfig.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index c1af0a0b..da135022 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -113,8 +113,8 @@ gnu :: Host
gnu = host "gnu.kitenet.net" $ props
& Postfix.satellite
-darkstar :: Host
-darkstar = host "gnu.kitenet.net" $ props
+dragon :: Host
+dragon = host "gnu.kitenet.net" $ props
& Postfix.satellite
clam :: Host