diff options
Diffstat (limited to 'net/ntpd-rs/Makefile')
-rw-r--r-- | net/ntpd-rs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntpd-rs/Makefile b/net/ntpd-rs/Makefile index bf4548182f7a..86ab4320d500 100644 --- a/net/ntpd-rs/Makefile +++ b/net/ntpd-rs/Makefile @@ -1,6 +1,6 @@ PORTNAME= ntpd-rs DISTVERSIONPREFIX= v -DISTVERSION= 1.5.0 +DISTVERSION= 1.6.1 PORTREVISION= 1 CATEGORIES= net @@ -25,7 +25,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}|' \ |