Add the 10 GB IBM Drive to jesper; mark as awaiting shipment.
This commit is contained in:
parent
6bb3dbdf8a
commit
31535f5c83
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15817
2 changed files with 10 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/donations/Makefile,v 1.2 2002/08/05 14:45:15 mwlucas Exp $
|
||||
# $FreeBSD: www/en/donations/Makefile,v 1.3 2002/11/25 02:15:05 trhodes Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -7,6 +7,6 @@
|
|||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
DOCS= index.sgml wantlist.sgml donors.sgml
|
||||
DOCS= index.sgml wantlist.sgml donors.sgml press.sgml
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/donors.sgml,v 1.28 2003/01/21 22:04:09 wilko Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/donors.sgml,v 1.29 2003/01/26 11:56:32 wilko Exp $">
|
||||
<!ENTITY title "Hardware Donors Page">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
|
@ -376,6 +376,13 @@
|
|||
<td> hm </td>
|
||||
<td> Shipped </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>William Gnadt <wgnadt@rri-usa.org></tt> </td>
|
||||
<td> IBM Travelstar DJSA-210 Laptop Hard Drive, 10.06GB </td>
|
||||
<td> jesper </td>
|
||||
<td> Awaiting Shipment </td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Reference in a new issue