summaryrefslogtreecommitdiff
path: root/make/vars.mk
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-07-05 22:58:57 +0100
committerJoe Carstairs <me@joeac.net>2026-07-05 22:58:57 +0100
commitaf5599ba54f23c183771b59b2f141b307ddbfbda (patch)
tree6d196108de3045fbf7826cbcbe5fa31c179d65e0 /make/vars.mk
parentce8017c6d24a7e8b6bb3fdcbea45d6e8abfc91f6 (diff)
missed a -
Diffstat (limited to 'make/vars.mk')
-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