K 10 svn:author V 6 eadler K 8 svn:date V 27 2018-03-04T08:00:07.286603Z K 7 svn:log V 225 MFC r307156: MFportsnap r264740: Use case insensitive match when parsing host(1) output. Some DNS caches turn "FreeBSD.org" into "freebsd.org", which was causing the printed SRV records to not match our regex. PR: 170503 END