diff options
Diffstat (limited to 'www/lighttpd')
-rw-r--r-- | www/lighttpd/Makefile | 2 | ||||
-rw-r--r-- | www/lighttpd/files/lighttpd.in (renamed from www/lighttpd/files/lighttpd.sh.in) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index 05b6bd1e43e1..53976dd8dc80 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -41,7 +41,7 @@ CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .if !defined(_BUILDING_LIGHTTPD_MODULE) -USE_RC_SUBR= lighttpd.sh +USE_RC_SUBR= lighttpd MAN8= lighttpd.8 diff --git a/www/lighttpd/files/lighttpd.sh.in b/www/lighttpd/files/lighttpd.in index b003ab57468a..b003ab57468a 100644 --- a/www/lighttpd/files/lighttpd.sh.in +++ b/www/lighttpd/files/lighttpd.in |