summaryrefslogtreecommitdiff
path: root/net/clash
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2022-08-03 16:06:26 -0500
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-08-03 16:35:13 -0500
commit4476f89764d3ee73d216c2d56df149e8d4c62c24 (patch)
treeab13970f14b825c981def32647f222c39bfe2ee6 /net/clash
parentMk/bsd.default-versions.mk: Update GO_DEFAULT to 1.19 (diff)
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
Diffstat (limited to 'net/clash')
-rw-r--r--net/clash/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/clash/Makefile b/net/clash/Makefile
index 5a096429d629..a80b170c941f 100644
--- a/net/clash/Makefile
+++ b/net/clash/Makefile
@@ -1,6 +1,7 @@
PORTNAME= clash
DISTVERSIONPREFIX= v
DISTVERSION= 1.11.4
+PORTREVISION= 1
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org