diff options
Diffstat (limited to 'net/wireguard-go/Makefile')
-rw-r--r-- | net/wireguard-go/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/wireguard-go/Makefile b/net/wireguard-go/Makefile index ada0cf28c108..82ac017b4751 100644 --- a/net/wireguard-go/Makefile +++ b/net/wireguard-go/Makefile @@ -1,5 +1,6 @@ PORTNAME= wireguard-go PORTVERSION= 0.0.20220316 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net net-vpn MASTER_SITES= https://git.zx2c4.com/wireguard-go/snapshot/ |