summaryrefslogtreecommitdiff
path: root/net/croc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/croc/Makefile')
-rw-r--r--net/croc/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/croc/Makefile b/net/croc/Makefile
index a0e1efb459a7..a87170f86701 100644
--- a/net/croc/Makefile
+++ b/net/croc/Makefile
@@ -1,7 +1,6 @@
PORTNAME= croc
-PORTVERSION= 10.0.13
+PORTVERSION= 10.2.4
DISTVERSIONPREFIX= v
-PORTREVISION= 6
CATEGORIES= net
MAINTAINER= olgeni@FreeBSD.org
@@ -12,11 +11,10 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go:modules
+USE_RC_SUBR= croc
GO_MODULE= github.com/schollz/croc/v10
-USE_RC_SUBR= croc
-
PLIST_FILES= bin/croc
.include <bsd.port.mk>