diff options
| author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-02-11 10:36:37 +0000 |
|---|---|---|
| committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-02-11 10:39:17 +0000 |
| commit | 7e5aa2085f48d71be003c8ff0377bde837467291 (patch) | |
| tree | 4f9de333148c8bbb121f4bcd504d4a104f15bdcd /net/clash | |
| parent | 81c5b67aba739900334764db1e683703ea155f36 (diff) | |
Diffstat (limited to 'net/clash')
| -rw-r--r-- | net/clash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/clash/Makefile b/net/clash/Makefile index 6d50f7a2cc4b..fc38905e3b4f 100644 --- a/net/clash/Makefile +++ b/net/clash/Makefile @@ -1,7 +1,7 @@ PORTNAME= clash DISTVERSIONPREFIX= v DISTVERSION= 1.18.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org |
