summaryrefslogtreecommitdiff
path: root/cad/ng-spice/patches/patch-aa
blob: 5cebffc305d96a3a4842e5a0b37c51590643ce53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-aa,v 1.2 2002/01/26 02:38:32 dmcmahill Exp $

update to reflect current reality

--- src/conf.c.orig	Mon Dec 10 15:21:11 2001
+++ src/conf.c	Thu Jan 24 10:13:59 2002
@@ -6,5 +6,5 @@
 
 char	Spice_Version[ ] = VERSION;
-char	Spice_Notice[ ] = "Please submit bug-reports to: ng-spice-bugs@ieee.ing.uniroma1.it";
+char	Spice_Notice[ ] = "Please submit bug-reports to: ngspice-devel@lists.sourceforge.net";
 char	Spice_Build_Date[ ] = NGSPICEBUILDDATE;
 char	*Spice_Exec_Dir	= NGSPICEBINDIR;
@@ -13,5 +13,5 @@
 int	AsciiRawFile	= 0;
 
-char	*Bug_Addr	= "ng-spice-bugs@ieee.ing.uniroma1.it";
+char	*Bug_Addr	= "ngspice-devel@lists.sourceforge.net";
 char	*Spice_Host	= "";
 char	*Spiced_Log	= "";