diff options
| author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-08-04 18:03:57 +0000 |
|---|---|---|
| committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-08-04 18:07:29 +0000 |
| commit | cb57a644cb37b60eab0290bb0f411a295d918074 (patch) | |
| tree | 2a35ee6a730e55099ea275220f030e7d5a612998 /security/acmetool | |
| parent | 94ea65b1037c4e04fb2d2a6e0ee1480f0b254179 (diff) | |
Diffstat (limited to 'security/acmetool')
| -rw-r--r-- | security/acmetool/Makefile | 2 |
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 |
