aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/ntp-devel/Makefile2
-rw-r--r--net/ntp-devel/files/pkg-message.in2
-rw-r--r--net/ntp/Makefile2
-rw-r--r--net/ntp/files/pkg-message.in2
4 files changed, 4 insertions, 4 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile
index 4722b7df0ba2..72ab2d11ad25 100644
--- a/net/ntp-devel/Makefile
+++ b/net/ntp-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ntp
PORTVERSION= 4.3.93
-PORTREVISION= 9
+PORTREVISION= 10
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/pkg-message.in b/net/ntp-devel/files/pkg-message.in
index 6d72a6bd979a..9798b4e781b5 100644
--- a/net/ntp-devel/files/pkg-message.in
+++ b/net/ntp-devel/files/pkg-message.in
@@ -1,7 +1,7 @@
Please add
ntpd_program="%%PREFIX%%/sbin/ntpd"
- ntpddate_program="%%PREFIX%%/sbin/ntpdate"
+ ntpdate_program="%%PREFIX%%/sbin/ntpdate"
to your /etc/rc.conf to enable ntp from ports/packages instead
of base ntp.
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index 468f312ce248..96cc6b8a862d 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ntp
PORTVERSION= 4.2.8p12
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net ipv6
MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \
http://archive.ntp.org/ntp4/ntp-4.2/ \
diff --git a/net/ntp/files/pkg-message.in b/net/ntp/files/pkg-message.in
index 6d72a6bd979a..9798b4e781b5 100644
--- a/net/ntp/files/pkg-message.in
+++ b/net/ntp/files/pkg-message.in
@@ -1,7 +1,7 @@
Please add
ntpd_program="%%PREFIX%%/sbin/ntpd"
- ntpddate_program="%%PREFIX%%/sbin/ntpdate"
+ ntpdate_program="%%PREFIX%%/sbin/ntpdate"
to your /etc/rc.conf to enable ntp from ports/packages instead
of base ntp.