diff options
Diffstat (limited to 'mail/fetchmail/files/fetchmail.in')
-rw-r--r-- | mail/fetchmail/files/fetchmail.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/fetchmail/files/fetchmail.in b/mail/fetchmail/files/fetchmail.in index 61597d42e7a7..a8fc0863a74f 100644 --- a/mail/fetchmail/files/fetchmail.in +++ b/mail/fetchmail/files/fetchmail.in @@ -56,7 +56,7 @@ # the man page fetchmail(1), the documentation in %%PREFIX%%/share/doc/fetchmail/ # and/or the material found at http://fetchmail.berlios.de/. -. %%RC_SUBR%% +. /etc/rc.subr name=fetchmail rcvar=`set_rcvar` |