diff options
author | Guangyuan Yang <ygy@FreeBSD.org> | 2022-03-30 03:01:44 -0400 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2022-03-30 03:01:44 -0400 |
commit | d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 (patch) | |
tree | ec7c3851776c38c48ced328ab7643e1a778e20dc /net/clash | |
parent | math/wxmaxima: update to 22.03.0 (diff) |
*/*: Bump PORTREVISION after lang/go 1.18 update
Diffstat (limited to 'net/clash')
-rw-r--r-- | net/clash/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/clash/Makefile b/net/clash/Makefile index 53b88a748cce..f284ca7039ea 100644 --- a/net/clash/Makefile +++ b/net/clash/Makefile @@ -1,6 +1,7 @@ PORTNAME= clash DISTVERSIONPREFIX= v DISTVERSION= 1.7.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org |