diff options
-rw-r--r-- | databases/gnats/Makefile | 4 | ||||
-rw-r--r-- | lang/caml-light/Makefile | 4 | ||||
-rw-r--r-- | textproc/ispell/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/databases/gnats/Makefile b/databases/gnats/Makefile index 2c477f8e365c..5479f63e1c27 100644 --- a/databases/gnats/Makefile +++ b/databases/gnats/Makefile @@ -3,12 +3,12 @@ # Date created: 10 November 1995 # Whom: pst # -# $Id: Makefile,v 1.15 1998/01/24 22:16:58 pst Exp $ +# $Id: Makefile,v 1.16 1998/08/16 19:25:41 pst Exp $ # DISTNAME= gnats-3.106-beta PKGNAME= gnats-3.106b -CATEGORIES= databases +CATEGORIES= databases elisp #MASTER_SITES= ftp://ftp.cygnus.com/pub/gnats/ MASTER_SITES= ftp://ftp.juniper.net/pub/gnats/ diff --git a/lang/caml-light/Makefile b/lang/caml-light/Makefile index 94d58abc12cc..3e98c6f7e7b5 100644 --- a/lang/caml-light/Makefile +++ b/lang/caml-light/Makefile @@ -3,12 +3,12 @@ # Date created: 21 July 1998 # Whom: jkoshy # -# $Id: Makefile,v 1.2 1998/09/07 02:50:09 jkoshy Exp $ +# $Id: Makefile,v 1.3 1998/10/13 23:45:15 jseger Exp $ # DISTNAME= cl74unix PKGNAME= caml-0.74 -CATEGORIES= lang +CATEGORIES= lang elisp MASTER_SITES= ftp://ftp.inria.fr/lang/caml-light/ \ ftp://sunsite.doc.ic.ac.uk/computing/programming/languages/ml/caml-light/ \ ftp://arcadia.informatik.uni-muenchen.de/pub/comp/programming/languages/functional/caml-light/ \ 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 |