From 724bc93a49a154541c40c1d46f68561d56b4cfdd Mon Sep 17 00:00:00 2001
From: "terry%netscape.com" <>
Date: Thu, 8 Oct 1998 01:58:55 +0000
Subject: [PATCH] Added 'Despot'.

---
 makecomponenttable.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/makecomponenttable.sh b/makecomponenttable.sh
index ae169493e..9934a5455 100755
--- a/makecomponenttable.sh
+++ b/makecomponenttable.sh
@@ -116,6 +116,7 @@ insert into components (value, program, initialowner) values ("XPCOM", "NGLayout
 
 insert into components (value, program, initialowner) values ("Bonsai", "Webtools", "terry@mozilla.org");
 insert into components (value, program, initialowner) values ("Bugzilla", "Webtools", "terry@mozilla.org");
+insert into components (value, program, initialowner) values ("Despot", "Webtools", "terry@mozilla.org");
 insert into components (value, program, initialowner) values ("Tinderbox", "Webtools", "terry@mozilla.org");
 
 
-- 
2.24.1