diff options
author | Cy Schubert <cy@FreeBSD.org> | 2007-09-13 17:35:16 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2007-09-13 17:35:16 +0000 |
commit | a898a042c13edab5242c5e5f404275242ade870e (patch) | |
tree | 76c719c18c1e8977ceec2851c77f53d00d781f3f /net/ntp-devel/Makefile | |
parent | e6054528046059e4a7cbcdcb2b8c5ab1a0fd7760 (diff) |
Notes
Diffstat (limited to 'net/ntp-devel/Makefile')
-rw-r--r-- | net/ntp-devel/Makefile | 4 |
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> |