diff options
Diffstat (limited to 'net/traefik/Makefile')
-rw-r--r-- | net/traefik/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/traefik/Makefile b/net/traefik/Makefile index 7e49c48a4e40..27b36c3f0a30 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,5 +1,6 @@ PORTNAME= traefik -PORTVERSION= 3.5.2 +PORTVERSION= 3.5.3 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME} |