diff options
Diffstat (limited to 'www/varnish-modules/Makefile')
-rw-r--r-- | www/varnish-modules/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/varnish-modules/Makefile b/www/varnish-modules/Makefile index fadb7c754ee8..79c03bf9b208 100644 --- a/www/varnish-modules/Makefile +++ b/www/varnish-modules/Makefile @@ -3,6 +3,7 @@ PORTNAME= varnish-modules PORTVERSION= 20200730 +PORTREVISION= 1 CATEGORIES= www MAINTAINER= zi@FreeBSD.org @@ -19,7 +20,7 @@ INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= varnish -GH_TAGNAME= 0f695f4 +GH_TAGNAME= 2daf752 MAKE_JOBS_UNSAFE= yes |