diff options
Diffstat (limited to 'www/nginx/Makefile')
-rw-r--r-- | www/nginx/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index fa2a0931ea2..33359783d95 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.65 2016/06/08 19:24:53 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2016/06/15 14:49:11 fhajny Exp $ -DISTNAME= nginx-1.8.1 +DISTNAME= nginx-1.10.1 MAINTAINER= joerg@NetBSD.org -PKGREVISION= 3 .include "../../www/nginx/Makefile.common" |