summaryrefslogtreecommitdiff
path: root/textproc/ispell-base/Makefile
diff options
context:
space:
mode:
authorjschauma <jschauma>2002-06-29 23:51:30 +0000
committerjschauma <jschauma>2002-06-29 23:51:30 +0000
commit0af99bddd34bef9610f4250c258c50c1fa3ef170 (patch)
tree326a1d6bb4dc9cc689ca008ab67710a5d2775474 /textproc/ispell-base/Makefile
parentcaed2f0ab6093ece976f34fe92e47caaae9d33db (diff)
downloadpkgsrc-0af99bddd34bef9610f4250c258c50c1fa3ef170.tar.gz
According to http://www.kdstevens.com/~stevens/ispell-faq.html#bslash:
ispell 3.1.2- contains an irritating bug when using latex that causes all sorts of problems the backslash is used. [...] The patch provided fixes these problems. This problem was noted and patches to the Makefile were supplied by Marko Schuetz (MarkoSchuetz at web dot de) in PR pkg/17418 - thanks! This closes PR# pkg/17418.
Diffstat (limited to 'textproc/ispell-base/Makefile')
-rw-r--r--textproc/ispell-base/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/ispell-base/Makefile b/textproc/ispell-base/Makefile
index 9b7f0493e25..c2b91f2f671 100644
--- a/textproc/ispell-base/Makefile
+++ b/textproc/ispell-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/02/18 15:14:43 seb Exp $
+# $NetBSD: Makefile,v 1.7 2002/06/29 23:51:30 jschauma Exp $
#
DISTNAME= ispell-3.1.20
@@ -7,6 +7,9 @@ PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.cs.ucla.edu/pub/ispell-3.1/
+PATCH_SITES= ftp://kdstevens.com/pub/stevens/
+PATCHFILES= ispell-patch1.gz
+
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/ispell/ispell.html
COMMENT= Interactive spelling checker