aboutsummaryrefslogtreecommitdiff
path: root/net/traefik/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/traefik/Makefile')
-rw-r--r--net/traefik/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/traefik/Makefile b/net/traefik/Makefile
index a9f0d3a752ed..12b9b56f9fb4 100644
--- a/net/traefik/Makefile
+++ b/net/traefik/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= traefik
-PORTVERSION= 1.7.19
+PORTVERSION= 1.7.20
DISTVERSIONPREFIX= v
CATEGORIES= net
MASTER_SITES= LOCAL/riggs/${PORTNAME}:webui
@@ -41,7 +41,7 @@ PLIST_FILES= bin/traefik \
# Instead, we use the pre-generated from LOCAL.
# (20180510: the upath module requires node < 10)
# BUILD_DEPENDS+= npm:www/npm-node8 \
-# yarnpkg:www/yarn
+# yarnpkg:www/yarn-node8
#USES+= python:2.7,build
#build-ui:
# @cd ${WRKSRC}/webui; \