From f06f79c380684e2ee05af892ff72874a29929c06 Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Wed, 6 Mar 2024 21:59:30 +0000 Subject: [PATCH] all: Bump after lang/go122 update --- net/traefik/Makefile | 1 + security/tailscale/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/net/traefik/Makefile b/net/traefik/Makefile index e635f2fce511f..47147406091cc 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,5 +1,6 @@ PORTNAME= traefik PORTVERSION= 2.11.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile index 11ef864c85edd..ff8fc2c5b2ec4 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -1,5 +1,6 @@ PORTNAME= tailscale PORTVERSION= 1.60.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= security net-vpn