aboutsummaryrefslogtreecommitdiff
path: root/security/acmetool
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-08-04 18:03:57 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-08-04 18:07:29 +0000
commitcb57a644cb37b60eab0290bb0f411a295d918074 (patch)
tree2a35ee6a730e55099ea275220f030e7d5a612998 /security/acmetool
parent94ea65b1037c4e04fb2d2a6e0ee1480f0b254179 (diff)
downloadports-cb57a644cb37b60eab0290bb0f411a295d918074.tar.gz
ports-cb57a644cb37b60eab0290bb0f411a295d918074.zip
Diffstat (limited to 'security/acmetool')
-rw-r--r--security/acmetool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/acmetool/Makefile b/security/acmetool/Makefile
index 8d65b1494e06..148d1313f71e 100644
--- a/security/acmetool/Makefile
+++ b/security/acmetool/Makefile
@@ -12,7 +12,7 @@ LICENSE= MIT
BROKEN= requires unsupported go1.18
-USES= go:1.18
+# USES= go:1.18
USE_GITHUB= yes
GH_ACCOUNT= hlandau