diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-29 07:10:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-29 07:10:12 +0000 |
commit | ecf11e810f2c623cc9f6e0f52ddace35848e20cd (patch) | |
tree | f91ab1237c144bd44246bd7ac96d45345c068008 /textproc/ispell/files/NL.patch | |
parent | - Stage support (diff) |
Remove ispell which is deprecated for long, consider using aspell instead or the aspell-ispell wrapper
french/ispell
german/ispell
german/ispell-alt
german/ispell-neu
hungarian/ispell
polish/ispell
portuguese/ispell-pt_BR
russian/rus-ispell
textproc/british-ispell
textproc/es-ispell
textproc/ispell
textproc/it-ispell
textproc/nl-ispell
textproc/sk-ispell
ukrainian/ispell
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 *~ |