diff options
author | wiz <wiz> | 2001-05-19 17:18:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-05-19 17:18:41 +0000 |
commit | 1b510edc99899f9887b3ee055e383ae357da64fb (patch) | |
tree | 9be8b31a9b5d4ecf21aed6db2e346f340e220fbb /editors/ted-en-us | |
parent | bfd0fd2de82b2e6b65e89c536941e42d20fb1388 (diff) | |
download | pkgsrc-1b510edc99899f9887b3ee055e383ae357da64fb.tar.gz |
Update ted and its spell checking libraries to 2.10.
Changes are unknown, except that it doesn't depend on libungif anymore.
XXX: Merge the spellchecking packages?
XXX: There are three more for sk, hu, and pl, if anybody cares.
Diffstat (limited to 'editors/ted-en-us')
-rw-r--r-- | editors/ted-en-us/Makefile | 8 | ||||
-rw-r--r-- | editors/ted-en-us/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/editors/ted-en-us/Makefile b/editors/ted-en-us/Makefile index 04dc27128e6..97dead66d44 100644 --- a/editors/ted-en-us/Makefile +++ b/editors/ted-en-us/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/05/14 14:42:19 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/05/19 17:18:43 wiz Exp $ -DISTNAME= ted-2.8.src -PKGNAME= ted-en-us-2.8 -WRKSRC= ${WRKDIR}/Ted-2.8 +DISTNAME= ted-2.10.src +PKGNAME= ted-en-us-2.10 +WRKSRC= ${WRKDIR}/Ted-2.10 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ diff --git a/editors/ted-en-us/distinfo b/editors/ted-en-us/distinfo index 41d955b7fff..59aa466329e 100644 --- a/editors/ted-en-us/distinfo +++ b/editors/ted-en-us/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/05/14 14:42:19 wiz Exp $ +$NetBSD: distinfo,v 1.2 2001/05/19 17:18:43 wiz Exp $ -SHA1 (ted-2.8.src.tar.gz) = 265c96ce91247c17edc880e46e89883d19abb5f8 -Size (ted-2.8.src.tar.gz) = 2054547 bytes +SHA1 (ted-2.10.src.tar.gz) = 22768b3c433129fcabc0513305d29fbb185e7976 +Size (ted-2.10.src.tar.gz) = 2247037 bytes |