From: Brian S. <xue...@us...> - 2006-01-11 14:47:45
|
Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17354 Modified Files: getssl.nsh Log Message: Update the link to the NSIS wiki for the UnTGZ plugin. Index: getssl.nsh =================================================================== RCS file: /cvsroot/popfile/windows/getssl.nsh,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** getssl.nsh 21 Dec 2005 20:29:51 -0000 1.8 --- getssl.nsh 11 Jan 2006 14:47:37 -0000 1.9 *************** *** 9,13 **** # programs download and install the same SSL files. # ! # Copyright (c) 2005 John Graham-Cumming # # This file is part of POPFile --- 9,13 ---- # programs download and install the same SSL files. # ! # Copyright (c) 2005-2006 John Graham-Cumming # # This file is part of POPFile *************** *** 41,45 **** ; ; The 'NSIS Wiki' page for the 'untgz' plugin (description, example and download links): ! ; http://nsis.sourceforge.net/wiki/UnTGZ ; ; Alternative download links can be found at the 'untgz' author's site: --- 41,45 ---- ; ; The 'NSIS Wiki' page for the 'untgz' plugin (description, example and download links): ! ; http://nsis.sourceforge.net/UnTGZ_plug-in ; ; Alternative download links can be found at the 'untgz' author's site: |