summaryrefslogtreecommitdiff
path: root/net/ntp-devel
diff options
context:
space:
mode:
Diffstat (limited to 'net/ntp-devel')
-rw-r--r--net/ntp-devel/Makefile1
-rw-r--r--net/ntp-devel/files/patch-sntp_sntp.mdoc.in11
2 files changed, 12 insertions, 0 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile
index ba2b4f7dbf99..a096ffd50e8c 100644
--- a/net/ntp-devel/Makefile
+++ b/net/ntp-devel/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ntp
PORTVERSION= 4.3.93
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ \
http://archive.ntp.org/ntp4/ntp-dev/
diff --git a/net/ntp-devel/files/patch-sntp_sntp.mdoc.in b/net/ntp-devel/files/patch-sntp_sntp.mdoc.in
new file mode 100644
index 000000000000..08e35a8241f2
--- /dev/null
+++ b/net/ntp-devel/files/patch-sntp_sntp.mdoc.in
@@ -0,0 +1,11 @@
+--- sntp/sntp.mdoc.in.orig 2016-06-02 11:20:05 UTC
++++ sntp/sntp.mdoc.in
+@@ -211,7 +211,7 @@ of seconds specified before giving up.
+ more than enough for a unicast response. If \fBsntp\fP is
+ only waiting for a broadcast response a longer timeout is
+ likely needed.
+-.It Fl \-wait , " Fl \-no\-wait"
++.It Fl \-wait , Fl \-no\-wait
+ Wait for pending replies (if not setting the time).
+ The \fIno\-wait\fP form will disable the option.
+ This option is enabled by default.