Correct address for dlo is "donations@", not "freebsd-donations@".
Reported by: Bill Moran <wmoran@potentialtech.com>
This commit is contained in:
parent
22f827d6a5
commit
c3438f29c4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14570
2 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/index.sgml,v 1.5 2002/09/18 15:27:35 mwlucas Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/index.sgml,v 1.6 2002/09/23 16:07:57 mwlucas Exp $">
|
||||
<!ENTITY title "FreeBSD Donations Liason">
|
||||
<!ENTITY email 'freebsd-donations'>
|
||||
<!ENTITY email 'donations'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/wantlist.sgml,v 1.25 2002/09/26 12:51:27 mwlucas Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/wantlist.sgml,v 1.26 2002/09/27 07:19:59 mike Exp $">
|
||||
<!ENTITY title "FreeBSD Developers Want List">
|
||||
<!ENTITY email 'freebsd-donations'>
|
||||
<!ENTITY email 'donations'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<html>
|
||||
|
|
Loading…
Reference in a new issue