From 3d4cfb820c2572710dc16b83a51c1e60fb3ffeb5 Mon Sep 17 00:00:00 2001 From: asami Date: Sun, 26 Nov 1995 10:48:46 +0000 Subject: Change "utilities" category to "misc" in preparation for move to misc. --- textproc/ispell/Makefile | 4 ++-- textproc/rman/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'textproc') diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index 5c9f90c15b1..e1979a5f219 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -3,12 +3,12 @@ # Date created: 6 November 1994 # Whom: jmz # -# $Id: Makefile,v 1.10 1995/09/23 20:48:02 jmz Exp $ +# $Id: Makefile,v 1.11 1995/11/22 21:10:19 jmz Exp $ # DISTNAME= ispell-3.1 PKGNAME= ispell-3.1.20 -CATEGORIES+= utilities +CATEGORIES+= misc MASTER_SITES= ftp://ftp.cs.ucla.edu/pub/ispell-3.1/ DISTFILES= ispell-3.1.20.tar.gz diff --git a/textproc/rman/Makefile b/textproc/rman/Makefile index bd7922dc11a..5c071d44bc1 100644 --- a/textproc/rman/Makefile +++ b/textproc/rman/Makefile @@ -3,11 +3,11 @@ # Date created: 27 Dec 1994 # Whom: thomas@ghpc8.ihf.rwth-aachen.de # -# $Id: Makefile,v 1.4 1995/04/15 03:45:54 asami Exp $ +# $Id: Makefile,v 1.5 1995/08/19 06:54:21 asami Exp $ # DISTNAME= rman-2.4 -CATEGORIES+= utilities +CATEGORIES+= misc MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/ EXTRACT_SUFX= .tar.Z -- cgit