diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-07-08 12:58:38 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-07-08 13:30:30 +0000 |
| commit | 693421e6587db29fe1b8103dcae705da1e26669b (patch) | |
| tree | e430ddd44e24f74f4228f820eefb144b636879f5 /www/nginx | |
| parent | e533d2098868a96d79006e5c217e6fde613ebc3f (diff) | |
Diffstat (limited to 'www/nginx')
| -rw-r--r-- | www/nginx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 128ff4b6e2b7..4f215b18354b 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,7 +1,7 @@ PORTNAME= nginx PORTVERSION= ${NGINX_VERSION} .include "version.mk" -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 3 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ |
