diff options
Diffstat (limited to 'www/nginx/Makefile')
-rw-r--r-- | www/nginx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 36fc8279b788..8f26850d36a0 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nginx -PORTVERSION= 1.12.0 -PORTREVISION?= 4 +PORTVERSION= 1.12.1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ |