diff options
Diffstat (limited to 'net/xapsd/Makefile')
| -rw-r--r-- | net/xapsd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xapsd/Makefile b/net/xapsd/Makefile index b8333e8a4ee6..2b378d568199 100644 --- a/net/xapsd/Makefile +++ b/net/xapsd/Makefile @@ -1,6 +1,6 @@ PORTNAME= xapsd DISTVERSION= g20241228 -PORTREVISION= 9 +PORTREVISION= 11 CATEGORIES= net MAINTAINER= PopularMoment@protonmail.com @@ -10,7 +10,7 @@ WWW= https://github.com/freswa/dovecot-xaps-daemon LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24,modules +USES= go:1.24+,modules USE_RC_SUBR= xapsd USE_GITHUB= yes GH_ACCOUNT= freswa |
