diff options
Diffstat (limited to 'www/nginx/Makefile')
-rw-r--r-- | www/nginx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index e374554dc50..26162a6d58e 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.114 2022/05/10 17:40:58 nia Exp $ +# $NetBSD: Makefile,v 1.115 2022/05/10 18:08:52 nia Exp $ DISTNAME= nginx-1.20.2 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ DISTFILES= ${DEFAULT_DISTFILES} |