[or-cvs] change url in win32 installer

Roger Dingledine arma at seul.org
Tue Jan 4 23:55:28 UTC 2005


Update of /home2/or/cvsroot/tor/contrib
In directory moria.mit.edu:/home2/arma/work/onion/cvs/tor/contrib

Modified Files:
	tor.nsi 
Log Message:
change url in win32 installer


Index: tor.nsi
===================================================================
RCS file: /home2/or/cvsroot/tor/contrib/tor.nsi,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- tor.nsi	3 Jan 2005 21:23:29 -0000	1.25
+++ tor.nsi	4 Jan 2005 23:55:26 -0000	1.26
@@ -33,7 +33,7 @@
 
 !define VERSION "0.1.0.0-alpha-cvs"
 !define INSTALLER "tor-${VERSION}-win32.exe"
-!define WEBSITE "http://freehaven.net/tor/"
+!define WEBSITE "http://tor.eff.org/"
 
 !define LICENSE "..\LICENSE"
 ;BIN is where it expects to find tor.exe, tor_resolve.exe, libeay32.dll and



More information about the tor-commits mailing list