diff options
Diffstat (limited to 'archivers/upx/files/patch-help.cpp')
-rw-r--r-- | archivers/upx/files/patch-help.cpp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/archivers/upx/files/patch-help.cpp b/archivers/upx/files/patch-help.cpp new file mode 100644 index 000000000000..c12660d66575 --- /dev/null +++ b/archivers/upx/files/patch-help.cpp @@ -0,0 +1,12 @@ +--- help.cpp.orig Tue Feb 17 07:09:52 2004 ++++ help.cpp Tue Feb 17 07:10:39 2004 +@@ -191,7 +191,8 @@ + " file.. executables to (de)compress\n" + "\n" + "This version supports: dos/exe, dos/com, dos/sys, djgpp2/coff, watcom/le,\n" +- " win32/pe, rtm32/pe, tmt/adam, atari/tos, linux/386\n" ++ " win32/pe, rtm32/pe, tmt/adam, atari/tos, linux/386,\n" ++ " FreeBSD/386\n" + "\n" + "UPX comes with ABSOLUTELY NO WARRANTY; for details type `upx -L'.\n" + ""); |