diff options
Diffstat (limited to 'textproc/ispell/files/patch-ab')
-rw-r--r-- | textproc/ispell/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/ispell/files/patch-ab b/textproc/ispell/files/patch-ab deleted file mode 100644 index f27b79a2709f..000000000000 --- a/textproc/ispell/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile~ Thu Jun 7 21:06:33 2001 -+++ Makefile Fri Jun 22 23:36:46 2001 -@@ -474,7 +474,7 @@ - set +e; \ - [ -r local.h ] || (cp local.h.samp local.h; chmod u+w local.h) - --msgs.h: config.sh FRC -+msgs.h: config.sh - @. ./config.sh; \ - set $(SHELLDEBUG); \ - set +e; \ |