From a7edfc5fa5e2441a3b5f9ebdb86ed5e67a8bd7cc Mon Sep 17 00:00:00 2001 From: Jeremy Lea Date: Sat, 8 Apr 2000 06:12:34 +0000 Subject: - Fix compile error - Fix typo in man page I've left the dependency since libjpeg is explictly used by this port. PR: 17851 Submitted by: tkato@prontomail.ne.jp --- graphics/netpbm/files/patch-bi | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 graphics/netpbm/files/patch-bi (limited to 'graphics/netpbm/files/patch-bi') diff --git a/graphics/netpbm/files/patch-bi b/graphics/netpbm/files/patch-bi new file mode 100644 index 000000000000..05e8881950bd --- /dev/null +++ b/graphics/netpbm/files/patch-bi @@ -0,0 +1,13 @@ +--- pbm/pbmtog3.1.orig Mon Oct 4 18:10:48 1993 ++++ pbm/pbmtog3.1 Sat Apr 8 12:00:00 2000 +@@ -6,8 +6,8 @@ + .B pbmtog3 + .RI [ pbmfile ] + .SH DESCRIPTION +-Reads a portable bitmap as output. +-Produces a Group 3 fax file as input. ++Reads a portable bitmap as input. ++Produces a Group 3 fax file as output. + .IX "Group 3 fax" + .IX fax + .SH REFERENCES -- cgit v1.2.3