diff options
Diffstat (limited to 'textproc/ispell/files/NL.patch')
-rw-r--r-- | textproc/ispell/files/NL.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/ispell/files/NL.patch b/textproc/ispell/files/NL.patch deleted file mode 100644 index 9b8c904bf0d1..000000000000 --- a/textproc/ispell/files/NL.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ispell-nl-1.0.0/Makefile.orig Tue Jan 9 16:50:24 2001 -+++ ispell-nl-1.0.0/Makefile Tue Jan 9 16:50:41 2001 -@@ -9,7 +9,7 @@ - install -o root -g root -m 0644 nederlands.aff $(installdir) - - nederlands.hash: nederlands.aff words-nl.ispell -- buildhash words-nl.ispell nederlands.aff nederlands.hash -+ ${BUILDHASH} words-nl.ispell nederlands.aff nederlands.hash - - clean: - rm -f words-nl.ispell.stat nederlands.hash words-nl.ispell.cnt *~ |