diff options
author | db <db@FreeBSD.org> | 2011-02-17 01:33:09 +0800 |
---|---|---|
committer | db <db@FreeBSD.org> | 2011-02-17 01:33:09 +0800 |
commit | 589cdb057a266253dec669a4a977761d36adf0b4 (patch) | |
tree | f5844769d940a864bb442fb84c77319785364378 /comms/ebook2cw | |
parent | af34aa891e99ee1dcc59aef32ba5fbbb751c8365 (diff) | |
download | freebsd-ports-gnome-589cdb057a266253dec669a4a977761d36adf0b4.tar.gz freebsd-ports-gnome-589cdb057a266253dec669a4a977761d36adf0b4.tar.zst freebsd-ports-gnome-589cdb057a266253dec669a4a977761d36adf0b4.zip |
- Forgot to remove patch for ebook2cw.c which is no longer needed.
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> |