diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-04-03 06:11:44 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-04-03 06:11:44 +0000 |
commit | 44efdcf2118a5337d68a96afe641c4d66132e8af (patch) | |
tree | 80f5c029e9e8bb0e8364d1f1efe11847cd6c00d0 /textproc/webcpp | |
parent | dcb7352883968053a6752dd45c6699470323e45e (diff) | |
download | ports-44efdcf2118a5337d68a96afe641c4d66132e8af.tar.gz ports-44efdcf2118a5337d68a96afe641c4d66132e8af.zip |
Notes
Diffstat (limited to 'textproc/webcpp')
-rw-r--r-- | textproc/webcpp/files/patch-webcpp-engine.cpp | 11 | ||||
-rw-r--r-- | textproc/webcpp/pkg-descr | 2 |
2 files changed, 12 insertions, 1 deletions
diff --git a/textproc/webcpp/files/patch-webcpp-engine.cpp b/textproc/webcpp/files/patch-webcpp-engine.cpp new file mode 100644 index 000000000000..de3538cce117 --- /dev/null +++ b/textproc/webcpp/files/patch-webcpp-engine.cpp @@ -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; + } diff --git a/textproc/webcpp/pkg-descr b/textproc/webcpp/pkg-descr index 995d57a83a90..3c3304b23207 100644 --- a/textproc/webcpp/pkg-descr +++ b/textproc/webcpp/pkg-descr @@ -16,5 +16,5 @@ other programs WWW: http://webcpp.sourceforge.net/ -- ChiP +- Artyom A. Nosov chip-set@mail.ru |