Fix my email address by replacing it with a mailto link instead of quoting it
verbatim. Requested by: alfred
This commit is contained in:
parent
1539378912
commit
018ba55784
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13855
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ppc.sgml,v 1.3 2002/02/06 12:07:41 tom Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ppc.sgml,v 1.4 2002/08/14 02:10:48 alfred Exp $">
|
||||
<!ENTITY title "FreeBSD/ppc Project">
|
||||
<!ENTITY email 'freebsd-ppc'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
|
||||
|
@ -72,7 +72,7 @@
|
|||
|
||||
<h4><a name="5">Who should I contact?</a></h4>
|
||||
|
||||
<p>Benno Rice <benno@FreeBSD.org> is the project lead.
|
||||
<p><a href="mailto:benno@FreeBSD.org">Benno Rice</a> is the project lead.
|
||||
Contact him if you can contribute code. If you just want
|
||||
to know about the status of this project, check this page
|
||||
regularly or join the
|
||||
|
|
Loading…
Reference in a new issue