aboutsummaryrefslogtreecommitdiffstats
path: root/net/netatalk
diff options
context:
space:
mode:
Diffstat (limited to 'net/netatalk')
-rw-r--r--net/netatalk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile
index e293d8c59604..00ea638d3489 100644
--- a/net/netatalk/Makefile
+++ b/net/netatalk/Makefile
@@ -86,7 +86,7 @@ pre-everything::
@${ECHO_MSG} " WITHOUT_CNID=yes Turns off CNID persistent DID support"
@${ECHO_MSG} " WITH_SRVLOC=yes Enable Service Location Protocol support"
@${ECHO_MSG} " WITH_PAM=yes Enable PAM support"
- @${ECHO_MSG} " WITH_TIMELOARD=yes Enable Timelord network time service"
+ @${ECHO_MSG} " WITH_TIMELORD=yes Enable Timelord network time service"
@${ECHO_MSG} " WITH_MANGLING=yes Enable long file name mangling support (requires CNID)"
@${ECHO_MSG} ""
@${ECHO_MSG} "See Netatalk's Makefile for more details on some of these options."