summaryrefslogtreecommitdiff
path: root/net/go-pkgsite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/go-pkgsite/Makefile')
-rw-r--r--net/go-pkgsite/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/go-pkgsite/Makefile b/net/go-pkgsite/Makefile
index 7a3970327d5c..4e31621e0bd0 100644
--- a/net/go-pkgsite/Makefile
+++ b/net/go-pkgsite/Makefile
@@ -1,7 +1,6 @@
PORTNAME= go-pkgsite
PORTVERSION= ${MODVERSION:S/-/./g:R}
DISTVERSIONPREFIX= v
-PORTREVISION= 4
CATEGORIES= net devel
MAINTAINER= fuz@FreeBSD.org
@@ -12,7 +11,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go:modules
-MODVERSION= 0.0.0-20250911091732-133263251ca1
+MODVERSION= 0.0.0-20251209150622-7dafa59905ae
GO_MODULE= golang.org/x/pkgsite@v${MODVERSION}
GO_TARGET= ./cmd/pkgsite