current GNUmakefile.in,1.238,1.239
Fabian Keil <[email protected]>
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10529
Modified Files:
GNUmakefile.in
Log Message:
Mention our new hosting sponsor on the homepage
Index: GNUmakefile.in
===================================================================
RCS file: /cvsroot/ijbswa/current/GNUmakefile.in,v
retrieving revision 1.238
retrieving revision 1.239
diff -C2 -d -r1.238 -r1.239
*** GNUmakefile.in 4 Apr 2016 10:50:54 -0000 1.238
--- GNUmakefile.in 8 Apr 2016 08:30:53 -0000 1.239
***************
*** 519,523 ****
s/<\/HEAD/\n<meta name=\"description\" content=\"Privoxy helps users to protect their privacy.\"><\/HEAD/;\
s/\.\d\. //;\
! s/__copy/©/'\
doc/webserver/index.html && $(RM) doc/webserver/*.bak
--- 519,525 ----
s/<\/HEAD/\n<meta name=\"description\" content=\"Privoxy helps users to protect their privacy.\"><\/HEAD/;\
s/\.\d\. //;\
! s/__copy/©/;\
! s@ChameleonJohn@<br><a href="http://www.chameleonjohn.com/"><img align="center"\
! src="images/sponsors/chameleonjohn.png" alt="ChameleonJohn Coupons"></a>@' \
doc/webserver/index.html && $(RM) doc/webserver/*.bak
------------------------------------------------------------------------------