diff options
Diffstat (limited to 'net/wireguard-go/Makefile')
| -rw-r--r-- | net/wireguard-go/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wireguard-go/Makefile b/net/wireguard-go/Makefile index dacabdad017f..a68bfcba3228 100644 --- a/net/wireguard-go/Makefile +++ b/net/wireguard-go/Makefile @@ -1,12 +1,12 @@ PORTNAME= wireguard-go PORTVERSION= 0.0.20250522 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= net net-vpn MASTER_SITES= https://git.zx2c4.com/wireguard-go/snapshot/ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= decke@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= WireGuard implementation in Go WWW= https://www.wireguard.com |
