diff --git a/www/nginx/Makefile b/www/nginx/Makefile index a88a9708423..f9205fa8aad 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2008/02/17 18:54:48 bernd Exp $ +# $OpenBSD: Makefile,v 1.6 2008/03/29 13:50:39 bernd Exp $ COMMENT= robust and small HTTP server and mail proxy server DISTNAME= nginx-0.5.35 +PKGNAME= ${DISTNAME}p0 CATEGORIES= www HOMEPAGE= http://nginx.net/ diff --git a/www/nginx/pkg/PLIST b/www/nginx/pkg/PLIST index 8aa53669579..eab69808ce5 100644 --- a/www/nginx/pkg/PLIST +++ b/www/nginx/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.2 2007/12/31 02:20:01 okan Exp $ +@comment $OpenBSD: PLIST,v 1.3 2008/03/29 13:50:39 bernd Exp $ @newgroup _nginx:593 @newuser _nginx:593:_nginx:daemon:nginx user:/nonexistent:/sbin/nologin sbin/nginx @@ -6,8 +6,12 @@ sbin/nginx @sample ${NGINX_DIR}/ @sample /var/log/nginx/ @mode 700 +@owner _nginx +@group _nginx @sample ${NGINX_DIR}/tmp/ @mode +@owner +@group share/nginx/ @sample ${SYSCONFDIR}/nginx/ share/nginx/fastcgi_params