aboutsummaryrefslogtreecommitdiff
path: root/net/ntp-devel/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2007-09-13 17:35:16 +0000
committerCy Schubert <cy@FreeBSD.org>2007-09-13 17:35:16 +0000
commita898a042c13edab5242c5e5f404275242ade870e (patch)
tree76c719c18c1e8977ceec2851c77f53d00d781f3f /net/ntp-devel/Makefile
parente6054528046059e4a7cbcdcb2b8c5ab1a0fd7760 (diff)
Notes
Diffstat (limited to 'net/ntp-devel/Makefile')
-rw-r--r--net/ntp-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile
index f8a20cec148c..ce6881d76b19 100644
--- a/net/ntp-devel/Makefile
+++ b/net/ntp-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ntp
-PORTVERSION= 4.2.3p51
+PORTVERSION= 4.2.5p75
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ntp-dev/ \
http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-dev/ \
@@ -42,7 +42,7 @@ PLIST_SUB+= SSL=""
CONFIGURE_ARGS+= --enable-ipv6
.endif
-MAN1= ntp-keygen.1 ntpd.1 ntpdc.1 ntpdsim.1 ntpq.1 sntp.1
+MAN1= ntp-keygen.1 ntpd.1 ntpdc.1 ntpq.1 sntp.1
.include <bsd.port.pre.mk>