diff options
| author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-08-09 06:21:36 +0000 |
|---|---|---|
| committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-08-09 06:24:09 +0000 |
| commit | aeb01135150a7f1da57a02c0169cdae9886fb319 (patch) | |
| tree | 139618fa2c82e54a7eccfbff50378cd4d517de30 /net/frp | |
| parent | aa8c0111bfd641853f435ed69310589fccda2200 (diff) | |
Diffstat (limited to 'net/frp')
| -rw-r--r-- | net/frp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/frp/Makefile b/net/frp/Makefile index 35860763e820..fdc093f2a968 100644 --- a/net/frp/Makefile +++ b/net/frp/Makefile @@ -1,6 +1,7 @@ PORTNAME= frp DISTVERSIONPREFIX= v DISTVERSION= 0.59.0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org |
