diff options
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 06f5d7c8c5e1..fb40388cd3c5 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ntp -PORTVERSION= 4.2.5p122 +PORTVERSION= 4.2.5p155 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/ \ @@ -41,7 +41,7 @@ PLIST_SUB+= SSL="" CONFIGURE_ARGS+= --enable-ipv6 .endif -MAN1= ntp-keygen.1 ntpd.1 ntpdc.1 ntpq.1 sntp.1 +MAN1= ntp-keygen.1 ntpd.1 ntpdc.1 ntpq.1 ntpsnmpd.1 sntp.1 post-install: @${MKDIR} ${EXAMPLESDIR} |