diff options
author | Diane Bruce <db@FreeBSD.org> | 2011-02-16 17:33:09 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2011-02-16 17:33:09 +0000 |
commit | ae52cf4e1d76d3f0fccbefffdf44a8e01923dfd3 (patch) | |
tree | 12664bbf65c24362db47bc4b6a3d9ab2c1583292 /comms/ebook2cw | |
parent | ca7718476b2e4b112349d47d58631fb11c13b427 (diff) | |
download | ports-ae52cf4e1d76d3f0fccbefffdf44a8e01923dfd3.tar.gz ports-ae52cf4e1d76d3f0fccbefffdf44a8e01923dfd3.zip |
Notes
Diffstat (limited to 'comms/ebook2cw')
-rw-r--r-- | comms/ebook2cw/files/patch-ebook2cw.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/ebook2cw/files/patch-ebook2cw.c b/comms/ebook2cw/files/patch-ebook2cw.c deleted file mode 100644 index 87b25d63059a..000000000000 --- a/comms/ebook2cw/files/patch-ebook2cw.c +++ /dev/null @@ -1,11 +0,0 @@ ---- ebook2cw.c.orig 2008-07-17 21:28:33.000000000 -0400 -+++ ebook2cw.c 2008-07-17 21:28:45.000000000 -0400 -@@ -20,7 +20,7 @@ - - */ - --#include "lame/lame.h" -+#include <lame/lame.h> - #include <math.h> - #include <stdio.h> - #include <string.h> |