svn commit: r50768 - head/en_US.ISO8859-1/htdocs/cgi
Wolfram Schneider
wosch at FreeBSD.org
Tue Aug 29 08:00:16 UTC 2017
Author: wosch
Date: Tue Aug 29 08:00:15 2017
New Revision: 50768
URL: https://svnweb.freebsd.org/changeset/doc/50768
Log:
cleanup footer
Modified:
head/en_US.ISO8859-1/htdocs/cgi/ports.cgi
Modified: head/en_US.ISO8859-1/htdocs/cgi/ports.cgi
==============================================================================
--- head/en_US.ISO8859-1/htdocs/cgi/ports.cgi Tue Aug 29 07:58:46 2017 (r50767)
+++ head/en_US.ISO8859-1/htdocs/cgi/ports.cgi Tue Aug 29 08:00:15 2017 (r50768)
@@ -497,8 +497,6 @@ sub footer {
};
#print q{$FreeBSD$} . "<br />\n";
- print qq{Please direct questions about this service to
-<i><a href="$mailtoURL">$mailto</a></i><br />\n};
print qq{General questions about FreeBSD ports should be sent to }
. qq{<a href="mailto:$mailtoList">}
. qq{<i>$mailtoList</i></a><br />\n};
More information about the svn-doc-head
mailing list