From 7067e0581517d37c5d52e9a7a91d3a3cae441129 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 23 Dec 1998 19:33:25 +0000 Subject: Add "textproc" as a category. Actually, can this thing be moved to `textproc' to live with `ispell'? Having a distributed electronic dictionary in "net" is stupid. This port is virtually ispell with /usr/share/dict/words over the network. Otherwise I vote to move `xmcd' to `net' since it gets its CD database over the network. --- textproc/dict/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index f95e4d9f802c..3fa839bf2092 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -3,12 +3,12 @@ # Date created: 19 February 1998 # Whom: Josh Gilliam # -# $Id: Makefile,v 1.2 1998/03/10 09:18:42 tg Exp $ +# $Id: Makefile,v 1.3 1998/10/10 04:15:51 steve Exp $ # DISTNAME= dictd-1.4.9 PKGNAME= dict-1.4.9 -CATEGORIES= net +CATEGORIES= net textproc MASTER_SITES= ftp://ftp.cs.unc.edu/pub/users/faith/dict/ \ ftp://ftp.dict.org/pub/dict/ -- cgit v1.2.3