diff --git a/net/croc/Makefile b/net/croc/Makefile index cb874d531325..e6641c7aa09f 100644 --- a/net/croc/Makefile +++ b/net/croc/Makefile @@ -1,20 +1,20 @@ PORTNAME= croc DISTVERSIONPREFIX= v DISTVERSION= 11.3.3 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org COMMENT= Tool to simply and securely transfer files and folders WWW= https://github.com/schollz/croc LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.27,modules +USES= go:1.27+,modules USE_RC_SUBR= croc GO_MODULE= github.com/schollz/croc/v11 PLIST_FILES= bin/croc .include