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