pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ispell-en_GB
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Jan 28 22:35:12 UTC 2021
Modified Files:
pkgsrc/textproc/ispell-en_GB: Makefile
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/ispell-en_GB/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/ispell-en_GB/Makefile
diff -u pkgsrc/textproc/ispell-en_GB/Makefile:1.9 pkgsrc/textproc/ispell-en_GB/Makefile:1.10
--- pkgsrc/textproc/ispell-en_GB/Makefile:1.9 Sun Apr 19 13:50:39 2020
+++ pkgsrc/textproc/ispell-en_GB/Makefile Thu Jan 28 22:35:12 2021
@@ -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