summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-SpellChecker/Makefile
diff options
context:
space:
mode:
authorhe <he>2009-01-11 16:42:01 +0000
committerhe <he>2009-01-11 16:42:01 +0000
commit4dc971c379f3341493b7630f5fb3e5e177d103ae (patch)
treea31ddff539ff606bc5957fe298ff32c7405a39ab /textproc/p5-Text-SpellChecker/Makefile
parentf51cb692fc106c585824915f8ed674886ab1dcbe (diff)
downloadpkgsrc-4dc971c379f3341493b7630f5fb3e5e177d103ae.tar.gz
Update from version 0.03 to 0.05.
Upstream changes: 0.05 Mon Dec 15 2008 - skip some tests when missing English dictionary - added license 0.04 Sun Dec 14 2008 - patch by Yanick Champoux with three changes : - lang option - cached Text::Aspell object - made suggestions() context-aware
Diffstat (limited to 'textproc/p5-Text-SpellChecker/Makefile')
-rw-r--r--textproc/p5-Text-SpellChecker/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-SpellChecker/Makefile b/textproc/p5-Text-SpellChecker/Makefile
index 4e27d674250..f16a65a3c6a 100644
--- a/textproc/p5-Text-SpellChecker/Makefile
+++ b/textproc/p5-Text-SpellChecker/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/18 05:29:18 he Exp $
+# $NetBSD: Makefile,v 1.2 2009/01/11 16:42:01 he Exp $
#
-DISTNAME= Text-SpellChecker-0.03
+DISTNAME= Text-SpellChecker-0.05
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tsc
CATEGORIES= textproc perl5