diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/frp/Makefile | 2 | ||||
-rw-r--r-- | net/gitlab-agent/Makefile | 1 | ||||
-rw-r--r-- | net/krakend-ce/Makefile | 1 | ||||
-rw-r--r-- | net/traefik/Makefile | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/net/frp/Makefile b/net/frp/Makefile index 8d613e2238b6..3127e16bf4ab 100644 --- a/net/frp/Makefile +++ b/net/frp/Makefile @@ -1,7 +1,7 @@ PORTNAME= frp DISTVERSIONPREFIX= v DISTVERSION= 0.57.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/gitlab-agent/Makefile b/net/gitlab-agent/Makefile index c6d72df811e2..4259634dbe4f 100644 --- a/net/gitlab-agent/Makefile +++ b/net/gitlab-agent/Makefile @@ -1,6 +1,7 @@ PORTNAME= gitlab-agent PORTVERSION= 16.11.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= mfechner@FreeBSD.org diff --git a/net/krakend-ce/Makefile b/net/krakend-ce/Makefile index 4f85cb3dcf66..0a64fc001276 100644 --- a/net/krakend-ce/Makefile +++ b/net/krakend-ce/Makefile @@ -1,6 +1,7 @@ PORTNAME= krakend-ce DISTVERSIONPREFIX= v DISTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= jrm@FreeBSD.org diff --git a/net/traefik/Makefile b/net/traefik/Makefile index edd0e162c931..d62ff2f43205 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,6 +1,6 @@ PORTNAME= traefik PORTVERSION= 2.11.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} |