diff options
Diffstat (limited to 'net/ntpd-rs/Makefile')
-rw-r--r-- | net/ntpd-rs/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/ntpd-rs/Makefile b/net/ntpd-rs/Makefile index 8160275d8f55..eb63cef4ab41 100644 --- a/net/ntpd-rs/Makefile +++ b/net/ntpd-rs/Makefile @@ -1,7 +1,6 @@ PORTNAME= ntpd-rs DISTVERSIONPREFIX= v -DISTVERSION= 1.5.0 -PORTREVISION= 2 +DISTVERSION= 1.6.1 CATEGORIES= net MAINTAINER= mikael@FreeBSD.org @@ -25,7 +24,7 @@ GH_ACCOUNT= pendulum-project USE_RC_SUBR= ntp_daemon -BINFILES= ntp-ctl ntp-daemon ntp-metrics-exporter nts-pool-ke +BINFILES= ntp-ctl ntp-daemon ntp-metrics-exporter post-patch: @${REINPLACE_CMD} 's|%%ETCDIR%%|${ETCDIR}|' \ |