From 07f4bfef61a6aba9bcbf47752738939dbefab14f Mon Sep 17 00:00:00 2001 From: Oleksii Samorukov Date: Wed, 16 Aug 2023 10:08:21 +0200 Subject: security/acmetool: remove specific golang version requirment --- security/acmetool/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/acmetool') diff --git a/security/acmetool/Makefile b/security/acmetool/Makefile index 4e7159ae4392..514eb24eb249 100644 --- a/security/acmetool/Makefile +++ b/security/acmetool/Makefile @@ -1,7 +1,7 @@ PORTNAME= acmetool DISTVERSIONPREFIX= v DISTVERSION= 0.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= samm@FreeBSD.org @@ -10,7 +10,7 @@ WWW= https://github.com/hlandau/acme/ LICENSE= MIT -USES= go:1.20 +USES= go USE_GITHUB= yes GH_ACCOUNT= hlandau -- cgit v1.3