aboutsummaryrefslogtreecommitdiff
path: root/net/datapipe
diff options
context:
space:
mode:
Diffstat (limited to 'net/datapipe')
-rw-r--r--net/datapipe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/datapipe/Makefile b/net/datapipe/Makefile
index c497cbafd6a1..76e082b0b513 100644
--- a/net/datapipe/Makefile
+++ b/net/datapipe/Makefile
@@ -14,7 +14,7 @@ COMMENT= Bind a local port and connect it to a remote socket
PLIST_FILES= bin/datapipe
OPTIONS_DEFINE= REUSEADDR NOFORK
-OPTIONS_DEDFAULT= REUSEADDA
+OPTIONS_DEFAULT= REUSEADDR
REUSEADDR_DESC= Reuse the listening socket address
NOFORK_DESC= Do not fork and background