diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 21:41:05 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 21:41:05 +0000 |
commit | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (patch) | |
tree | c1387ecfd86ab4dc6b399a4bd925d4de6fb02233 /lang/ocaml/Makefile | |
parent | 4083b24390814eb42e008cc6920806e2d57eea1c (diff) | |
download | pkgsrc-0155927c43fe3bf836adedcc6d232abb594c8eb7.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'lang/ocaml/Makefile')
-rw-r--r-- | lang/ocaml/Makefile | 4 |
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 |