diff options
| author | Jeremy Lea <reg@FreeBSD.org> | 2000-04-08 06:12:34 +0000 |
|---|---|---|
| committer | Jeremy Lea <reg@FreeBSD.org> | 2000-04-08 06:12:34 +0000 |
| commit | a7edfc5fa5e2441a3b5f9ebdb86ed5e67a8bd7cc (patch) | |
| tree | 6362f724888d23edb06119100dd7c44ff11006b8 /graphics/netpbm/files/patch-bi | |
| parent | 264246c26350f4d0c93309274b15004293977c7f (diff) | |
- 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
Diffstat (limited to 'graphics/netpbm/files/patch-bi')
| -rw-r--r-- | graphics/netpbm/files/patch-bi | 13 |
1 files changed, 13 insertions, 0 deletions
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 |
