From 2e7ab63e7a583402d7a4112dcecb2f9f862f25d5 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sun, 24 Mar 2024 14:00:37 +0100 Subject: [PATCH] net/nncp: PIN to GO 1.20 PR: 277776 Approved by: portmgr (blanket) --- net/nncp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/nncp/Makefile b/net/nncp/Makefile index d0919682dc86..45148fea14a1 100644 --- a/net/nncp/Makefile +++ b/net/nncp/Makefile @@ -11,7 +11,7 @@ WWW= http://www.nncpgo.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= go:modules,no_targets tar:xz +USES= go:1.20,modules,no_targets tar:xz USE_RC_SUBR= nncp-caller nncp-daemon nncp-toss