summaryrefslogtreecommitdiff
path: root/www/nginx-devel
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2012-07-16 17:47:56 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2012-07-16 17:47:56 +0000
commit28fe04afe730ca9886abf66aa7e76f957f69ca8b (patch)
treed0cbc247435c388b64e5b5744768a3ba23dc8941 /www/nginx-devel
parent- update to 1.0.6, update MASTER_SITES [1] (diff)
Move rc script nginx.sh.in to more canonical nginx.in.
Diffstat (limited to 'www/nginx-devel')
-rw-r--r--www/nginx-devel/Makefile2
-rw-r--r--www/nginx-devel/files/nginx.in (renamed from www/nginx-devel/files/nginx.sh.in)0
2 files changed, 1 insertions, 1 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile
index fb5c9b85ec78..6bd483f8577e 100644
--- a/www/nginx-devel/Makefile
+++ b/www/nginx-devel/Makefile
@@ -210,7 +210,7 @@ NGINX_ACCESSLOG?= ${NGINX_LOGDIR}/nginx-access.log
NGINX_ERRORLOG?= ${NGINX_LOGDIR}/nginx-error.log
CONFLICTS?= nginx-1.*
-USE_RC_SUBR= nginx.sh
+USE_RC_SUBR= nginx
SUB_LIST+= WWWOWN=${WWWOWN} \
WWWGRP=${WWWGRP} \
NGINX_RUNDIR=${NGINX_RUNDIR} \
diff --git a/www/nginx-devel/files/nginx.sh.in b/www/nginx-devel/files/nginx.in
index eb77986fb65c..eb77986fb65c 100644
--- a/www/nginx-devel/files/nginx.sh.in
+++ b/www/nginx-devel/files/nginx.in