diff options
author | Pierre Beyssac <pb@FreeBSD.org> | 2005-12-17 22:42:05 +0000 |
---|---|---|
committer | Pierre Beyssac <pb@FreeBSD.org> | 2005-12-17 22:42:05 +0000 |
commit | 4857cdc881a23e96455d009de8888c5010b0e3d6 (patch) | |
tree | 0323339004e97286d123694e9c8db07a4463e31d /multimedia/kino/files/patch-bb | |
parent | Mention in the pkg-message that semaphores can be removed using ipcrm. (diff) |
Update to 0.8.0.
Diffstat (limited to 'multimedia/kino/files/patch-bb')
-rw-r--r-- | multimedia/kino/files/patch-bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/kino/files/patch-bb b/multimedia/kino/files/patch-bb index dcec64b1ea2e..ceb2f3414de0 100644 --- a/multimedia/kino/files/patch-bb +++ b/multimedia/kino/files/patch-bb @@ -1,10 +1,10 @@ ---- src/image_create.h Mon Dec 15 05:08:34 2003 -+++ src/image_create.h Sat Apr 10 12:16:27 2004 +--- src/image_create.h.orig Thu Jul 28 16:36:23 2005 ++++ src/image_create.h Mon Nov 28 21:27:51 2005 @@ -27,7 +27,6 @@ // C Includes -#include <stdint.h> - #include <gnome.h> + #include <gtk/gtk.h> /** Public interface for all image create classes. |