diff options
Diffstat (limited to 'net/rsync/Makefile')
-rw-r--r-- | net/rsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile index e0973ae51c6a..45fb95875532 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -24,7 +24,7 @@ COMMENT= A network file distribution/synchronization utility LICENSE= GPLv3 GNU_CONFIGURE= yes -USE_RC_SUBR= rsyncd.sh +USE_RC_SUBR= rsyncd SUB_LIST= NAME=rsyncd MAKE_JOBS_SAFE= yes |