aboutsummaryrefslogtreecommitdiff
path: root/net/datapipe
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-10-03 22:19:13 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-10-03 22:19:13 +0000
commit2cdf43711c2ac861567bd5410bc3ff7e8a84ab2e (patch)
treee81be12e691126b412c18b35b0571d7922bc6ae1 /net/datapipe
parent850de1bc00a9c114135ce15dd1a02d80d8fc8e89 (diff)
downloadports-2cdf43711c2ac861567bd5410bc3ff7e8a84ab2e.tar.gz
ports-2cdf43711c2ac861567bd5410bc3ff7e8a84ab2e.zip
Notes
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