diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-05-19 08:34:13 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-05-19 08:34:13 +0000 |
commit | 1e508f2672cb036a23ec93a8657e6335293f73bc (patch) | |
tree | 9c9ac3696ba6276ea4d8087f838413c2f5d6ae96 /graphics/netpbm/files/patch-bp | |
parent | Update to 1.16 (diff) |
Update to 9.1
PR: 18437
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=28593
Diffstat (limited to 'graphics/netpbm/files/patch-bp')
-rw-r--r-- | graphics/netpbm/files/patch-bp | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/graphics/netpbm/files/patch-bp b/graphics/netpbm/files/patch-bp index 0058d45925c1..142001ac73a8 100644 --- a/graphics/netpbm/files/patch-bp +++ b/graphics/netpbm/files/patch-bp @@ -1,14 +1,6 @@ ---- ppm/tgatoppm.c.orig Tue Apr 4 03:08:32 2000 -+++ ppm/tgatoppm.c Sat Apr 15 08:00:00 2000 -@@ -13,6 +13,7 @@ - */ - - #include <string.h> -+#include "shhopt.h" - #include "ppm.h" - #include "pgm.h" - #include "tga.h" -@@ -431,16 +432,26 @@ +--- ppm/tgatoppm.c.orig Sun Apr 9 09:10:36 2000 ++++ ppm/tgatoppm.c Mon May 8 00:00:00 2000 +@@ -426,16 +426,26 @@ */ unsigned int option_def_index; |