diff options
Diffstat (limited to 'www/nginx/Makefile')
-rw-r--r-- | www/nginx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 12b7acf7081..4a0eadbb01b 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.77 2018/05/16 07:45:58 adam Exp $ +# $NetBSD: Makefile,v 1.78 2018/08/22 09:47:26 wiz Exp $ DISTNAME= nginx-1.14.0 MAINTAINER= joerg@NetBSD.org +PKGREVISION= 1 .include "../../www/nginx/Makefile.common" |