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 68482ad6605..fa2a0931ea2 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2016/05/31 19:44:47 joerg Exp $ +# $NetBSD: Makefile,v 1.65 2016/06/08 19:24:53 wiz Exp $ DISTNAME= nginx-1.8.1 MAINTAINER= joerg@NetBSD.org -PKGREVISION= 2 +PKGREVISION= 3 .include "../../www/nginx/Makefile.common" |