diff options
Diffstat (limited to 'net/traefik/Makefile')
-rw-r--r-- | net/traefik/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/traefik/Makefile b/net/traefik/Makefile index ee4430d854e9..6f7d5d090b24 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= traefik -PORTVERSION= 1.6.5 +PORTVERSION= 1.6.6 DISTVERSIONPREFIX= v CATEGORIES= net MASTER_SITES= LOCAL/riggs/${PORTNAME}:webui |