diff options
Diffstat (limited to 'net/v2ray/Makefile')
-rw-r--r-- | net/v2ray/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/v2ray/Makefile b/net/v2ray/Makefile index 56bf0bd284d5..4eadfc59afb7 100644 --- a/net/v2ray/Makefile +++ b/net/v2ray/Makefile @@ -1,10 +1,9 @@ PORTNAME= v2ray DISTVERSIONPREFIX= v -DISTVERSION= 5.35.0 -PORTREVISION= 2 +DISTVERSION= 5.38.0 CATEGORIES= net -MAINTAINER= shen.elf@gmail.com +MAINTAINER= alven@FreeBSD.org COMMENT= Platform for building proxies to bypass network restrictions WWW= https://www.v2fly.org/ \ https://github.com/v2fly/v2ray-core/ |