From 45eebd566c5ab44d538bf10ed87eaea2dcfb05f9 Mon Sep 17 00:00:00 2001 From: Max Khon Date: Tue, 17 Feb 2004 03:05:13 +0000 Subject: New port: upx 1.24 UPX is a free, portable, extendable, high-performance executable packer for several different executable formats. It achieves an excellent compression ratio and offers very fast decompression. --- archivers/upx/files/patch-help.cpp | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 archivers/upx/files/patch-help.cpp (limited to 'archivers/upx/files/patch-help.cpp') 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" + ""); -- cgit v1.2.3