From de13f952b5caff8101425ea936c37122ae898fc3 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 4 Sep 2002 02:42:41 +0000 Subject: Remove gaspell as it is no longer supported, and doesn't work with the new aspell updates. See http://aspell.sourceforge.net/old.html for more info. PR: 42395 Submitted by: John Merryweather Cooper --- textproc/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'textproc/Makefile') diff --git a/textproc/Makefile b/textproc/Makefile index 5b9eeaea8cc8..e3a3fb1cdbee 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -61,7 +61,6 @@ SUBDIR += fist SUBDIR += fop SUBDIR += freegrep - SUBDIR += gaspell SUBDIR += gdict SUBDIR += gdome2 SUBDIR += glark -- cgit