diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2020-04-25 15:55:47 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2020-04-25 15:55:47 +0000 |
commit | 13f080cf9f1ba4d264be67e780a5953ec4c0b46f (patch) | |
tree | 930d711128971138a047284d2860f475f90731ff /www/nginx-devel/Makefile | |
parent | u-boot-rpi4: Remove patches that are present upstream in 2020.04 (diff) |
Convert another 2 third-party modules to dynamic:
o) rds_csv
o) rds_json
Bump PORTREVISION.
Notes
Notes:
svn path=/head/; revision=532959
Diffstat (limited to 'www/nginx-devel/Makefile')
-rw-r--r-- | www/nginx-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index 6d507a29b381..dc1b989ca000 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.18.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ LOCAL/osa |