summaryrefslogtreecommitdiff
path: root/www/nginx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/nginx/Makefile')
-rw-r--r--www/nginx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 9286b1448f6..d623b915704 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2008/01/07 10:42:01 ghen Exp $
+# $NetBSD: Makefile,v 1.4 2008/01/09 14:42:54 ghen Exp $
-DISTNAME= nginx-0.5.34
+DISTNAME= nginx-0.5.35
CATEGORIES= www
MASTER_SITES= http://sysoev.ru/nginx/
@@ -30,7 +30,7 @@ EGDIR= ${PREFIX}/share/examples/nginx
EGFILES= fastcgi_params koi-utf koi-win mime.types nginx.conf win-utf
.for file in ${EGFILES}
-CONF_FILES+= ${EGDIR:Q}/conf/${file} ${PKG_SYSCONFDIR}/${file}
+CONF_FILES+= ${EGDIR}/conf/${file} ${PKG_SYSCONFDIR}/${file}
.endfor
RCD_SCRIPTS= nginx