diff options
Diffstat (limited to 'devel/athens/Makefile')
| -rw-r--r-- | devel/athens/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/athens/Makefile b/devel/athens/Makefile index 15669abb7384..e371cbeb91ee 100644 --- a/devel/athens/Makefile +++ b/devel/athens/Makefile @@ -1,7 +1,7 @@ PORTNAME= athens DISTVERSIONPREFIX= v DISTVERSION= 0.16.1 -PORTREVISION= 1 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org @@ -11,7 +11,7 @@ WWW= https://github.com/gomods/athens LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.23,modules +USES= go:modules USE_RC_SUBR= ${PORTNAME} GO_MODULE= github.com/gomods/${PORTNAME} |
