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 edfd69be050..a7b139cf964 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2015/09/30 13:36:00 imil Exp $ +# $NetBSD: Makefile,v 1.61 2015/11/18 14:19:55 ryoon Exp $ DISTNAME= nginx-1.8.0 -PKGREVISION= 1 +PKGREVISION= 2 MAINTAINER= joerg@NetBSD.org .include "../../www/nginx/Makefile.common" |