forked from Lainports/freebsd-ports
- Fix build for gcc4
- Change maintainer info in pkg-descr PR: ports/111124 Submitted by: Artyom A. Nosov (maintainer)
This commit is contained in:
parent
dcb7352883
commit
44efdcf211
2 changed files with 12 additions and 1 deletions
11
textproc/webcpp/files/patch-webcpp-engine.cpp
Normal file
11
textproc/webcpp/files/patch-webcpp-engine.cpp
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
--- webcpp/engine.cpp.orig 2007-04-02 10:21:46.000000000 +0400
|
||||
+++ webcpp/engine.cpp 2007-04-02 10:27:11.000000000 +0400
|
||||
@@ -1005,7 +1005,7 @@
|
||||
</tr><tr><td colspan=6>\n\
|
||||
<a href=\"http://webcpp.sf.net\"><center><b>\
|
||||
<font color=#ffffff>web c plus plus</font></b></center>\n\
|
||||
-</a></td></tr>\n\</table>\n<br>\n</center>";
|
||||
+</a></td></tr>\n</table>\n<br>\n</center>";
|
||||
|
||||
*IO << made;
|
||||
}
|
||||
|
|
@ -16,5 +16,5 @@ other programs
|
|||
|
||||
WWW: http://webcpp.sourceforge.net/
|
||||
|
||||
- ChiP
|
||||
- Artyom A. Nosov
|
||||
chip-set@mail.ru
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue