diff options
Diffstat (limited to 'net/xprobe/files/patch-src-defines.h.in')
-rw-r--r-- | net/xprobe/files/patch-src-defines.h.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/xprobe/files/patch-src-defines.h.in b/net/xprobe/files/patch-src-defines.h.in new file mode 100644 index 000000000000..080fc32a17a3 --- /dev/null +++ b/net/xprobe/files/patch-src-defines.h.in @@ -0,0 +1,11 @@ +--- src/defines.h.in.orig 2005-07-27 08:38:17 UTC ++++ src/defines.h.in +@@ -24,7 +24,7 @@ + + #define VERSION "@VERSION@" + #define BANNER \ +-"\nXprobe2 v."VERSION\ ++"\nXprobe2 v." VERSION \ + " Copyright (c) 2002-2005 fyodor@o0o.nu, ofir@sys-security.com, meder@o0o.nu"\ + "\n" + |