summaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rw-r--r--make/vars.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/vars.mk b/make/vars.mk
index 4e825af..95ed054 100644
--- a/make/vars.mk
+++ b/make/vars.mk
@@ -32,7 +32,7 @@ PORT_http := 8080
PORT_gemini := 1965
PORT_mox := 81
PORT_mox_autoconfig := $(PORT_mox)
-PORT_mox_mta-sts := $(PORT_mox)
+PORT_mox_mta_sts := $(PORT_mox)
PORT_smtp := 2500
PORT_vaultwarden := 9000