pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/ispell-en_GB ispell-en_GB: catch up with ispe...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b3f97cf0eadd
branches:  trunk
changeset: 445775:b3f97cf0eadd
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Jan 28 22:35:12 2021 +0000

description:
ispell-en_GB: catch up with ispell version

It may make more sense to use a Makefile.common in ispell, but for now
this fixes things.

diffstat:

 textproc/ispell-en_GB/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 18201a315811 -r b3f97cf0eadd textproc/ispell-en_GB/Makefile
--- a/textproc/ispell-en_GB/Makefile    Thu Jan 28 22:20:39 2021 +0000
+++ b/textproc/ispell-en_GB/Makefile    Thu Jan 28 22:35:12 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2020/04/19 13:50:39 gutteridge Exp $
+# $NetBSD: Makefile,v 1.10 2021/01/28 22:35:12 gutteridge Exp $
 #
 
-DISTNAME=      ispell-3.4.00
+DISTNAME=      ispell-3.4.02
 PKGNAME=       ${DISTNAME:S/-/-${DICT_LANG}-/1}
 CATEGORIES=    textproc
 MASTER_SITES=  http://fmg-www.cs.ucla.edu/geoff/tars/



Home | Main Index | Thread Index | Old Index