summaryrefslogtreecommitdiff
path: root/lang/ocaml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ocaml/Makefile')
-rw-r--r--lang/ocaml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index fd1371b6832..04dd7c1dc02 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2003/06/29 23:04:18 jtb Exp $
+# $NetBSD: Makefile,v 1.19 2003/07/17 21:45:00 grant Exp $
#
DISTNAME= ocaml-3.06
@@ -6,7 +6,7 @@ PKGREVISION= 4
CATEGORIES= lang
MASTER_SITES= ftp://ftp.inria.fr/INRIA/cristal/ocaml/${DISTNAME}/
-MAINTAINER= jschauma@netbsd.org
+MAINTAINER= jschauma@NetBSD.org
HOMEPAGE= http://caml.inria.fr/ocaml/
COMMENT= the latest implementation of the Caml dialect of ML