diff options
Diffstat (limited to 'www/nostromo/Makefile')
-rw-r--r-- | www/nostromo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nostromo/Makefile b/www/nostromo/Makefile index e554bfa27709..a5e1d3f0a35b 100644 --- a/www/nostromo/Makefile +++ b/www/nostromo/Makefile @@ -19,7 +19,7 @@ NOSTROMO_DIR?= ${PREFIX}/nostromo NOSTROMO_LOGDIR?= ${NOSTROMO_DIR}/logs NOSTROMO_LOGDIR_PERMS?= 0775 -USE_RC_SUBR= nostromo.sh +USE_RC_SUBR= nostromo MAN8= nhttpd.8 |