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 7b7f3fa760b7..9c70d77153de 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -4,12 +4,12 @@ # Date created: 6 November 1994 # Whom: jmz # -# $Id: Makefile,v 1.23 1997/12/16 20:17:36 ache Exp $ +# $Id: Makefile,v 1.24 1998/08/19 20:37:36 brian Exp $ # DISTNAME= ispell-3.1 PKGNAME= ispell-3.1.20 -CATEGORIES= textproc +CATEGORIES= textproc elisp MASTER_SITES= ftp://ftp.cs.ucla.edu/pub/ispell-3.1/ DISTFILES= ispell-3.1.20.tar.gz |