diff options
Diffstat (limited to 'www/nginx-acme/Makefile')
-rw-r--r-- | www/nginx-acme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nginx-acme/Makefile b/www/nginx-acme/Makefile index 5dc148436727..6a8b46db2ac1 100644 --- a/www/nginx-acme/Makefile +++ b/www/nginx-acme/Makefile @@ -1,6 +1,6 @@ PORTNAME= acme PORTVERSION= 0.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://github.com/nginx/nginx-${PORTNAME}/releases/download/v${PORTVERSION}/:acme \ https://nginx.org/download/:nginx |