SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
14
net/tcpreen/patches/patch-src_main_cpp
Normal file
14
net/tcpreen/patches/patch-src_main_cpp
Normal file
|
@ -0,0 +1,14 @@
|
|||
Index: src/main.cpp
|
||||
--- src/main.cpp.orig
|
||||
+++ src/main.cpp
|
||||
@@ -108,8 +108,8 @@ version (void)
|
||||
# define VERSION "unknown version"
|
||||
#endif
|
||||
puts (
|
||||
-"TCP re-engineering tool "VERSION" ("PACKAGE_HOST")\n"
|
||||
-" built "__DATE__" on "PACKAGE_BUILD_HOSTNAME" ("PACKAGE_BUILD")\n"
|
||||
+"TCP re-engineering tool " VERSION " (" PACKAGE_HOST ")\n"
|
||||
+" built " __DATE__ " on " PACKAGE_BUILD_HOSTNAME " (" PACKAGE_BUILD ")\n"
|
||||
"Copyright (C) 2002-2004 Remi Denis-Courmont");
|
||||
puts (_(
|
||||
"This is free software; see the source for copying conditions.\n"
|
Loading…
Add table
Add a link
Reference in a new issue