diff options
Diffstat (limited to 'net/wireguard-go/Makefile')
-rw-r--r-- | net/wireguard-go/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wireguard-go/Makefile b/net/wireguard-go/Makefile index 259c74b38a58..75c56b9fe891 100644 --- a/net/wireguard-go/Makefile +++ b/net/wireguard-go/Makefile @@ -1,6 +1,6 @@ PORTNAME= wireguard-go PORTVERSION= 0.0.20230223 -PORTREVISION= 13 +PORTREVISION= 14 PORTEPOCH= 1 CATEGORIES= net net-vpn MASTER_SITES= https://git.zx2c4.com/wireguard-go/snapshot/ |