svn commit: r49210 - head/en_US.ISO8859-1/htdocs/internal

Glen Barber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: gjb
Date: Wed Aug  3 13:59:21 2016
New Revision: 49210
URL: https://svnweb.freebsd.org/changeset/doc/49210

Log:
  Lowercase the hostname before evaluation.
  
  Submitted by:	bcr
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/internal/Makefile

Modified: head/en_US.ISO8859-1/htdocs/internal/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/internal/Makefile	Wed Aug  3 12:54:53 2016	(r49209)
+++ head/en_US.ISO8859-1/htdocs/internal/Makefile	Wed Aug  3 13:59:21 2016	(r49210)
@@ -35,7 +35,7 @@ INDEXLINK=	internal.html
 # build the list of personal homepages of FreeBSD developers only
 # on the main FreeBSD machines
 hostname!= hostname
-.if !empty(hostname:M*.freebsd.org)
+.if !empty(hostname:tl:M*.freebsd.org)
 DOCS+=	homepage.xml
 
 .if !make(install)
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.