diff options
Diffstat (limited to 'textproc/ispell/Makefile')
-rw-r--r-- | textproc/ispell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index 5c9f90c15b16..e1979a5f2193 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 |