Author: garga (ports committer)
Date: Wed Nov 14 18:38:27 2018
New Revision: 340440
URL: https://svnweb.freebsd.org/changeset/base/340440

Log:
  Fix typo introduced in r340439 - s/ETN/ETC/
  
  Reported by:  jhb, yuripv
  Approved by:  eugen
  MFC after:    3 days
  X-MFC-With:   340439
  Sponsored by: Rubicon Communications, LLC (Netgate)

Modified:
  head/usr.sbin/ntp/ntpd/Makefile

Modified: head/usr.sbin/ntp/ntpd/Makefile
==============================================================================
--- head/usr.sbin/ntp/ntpd/Makefile     Wed Nov 14 16:19:15 2018        
(r340439)
+++ head/usr.sbin/ntp/ntpd/Makefile     Wed Nov 14 18:38:27 2018        
(r340440)
@@ -9,7 +9,7 @@ MAN=
 
 DIRS=  ETC_NTP
 ETC_NTP=       /etc/ntp
-ETN_NTP_MODE=  0700
+ETC_NTP_MODE=  0700
 CONFS= ntp.conf
 FILES= leap-seconds
 FILESDIR=      ETC_NTP
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to