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/caml-light | |
parent | 4083b24390814eb42e008cc6920806e2d57eea1c (diff) | |
download | pkgsrc-0155927c43fe3bf836adedcc6d232abb594c8eb7.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'lang/caml-light')
-rw-r--r-- | lang/caml-light/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/caml-light/Makefile b/lang/caml-light/Makefile index 8576ae23dd4..fe36c272510 100644 --- a/lang/caml-light/Makefile +++ b/lang/caml-light/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/03/29 12:41:24 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 21:44:02 grant Exp $ # DISTNAME= cl74unix @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/cl74/src CATEGORIES= lang MASTER_SITES= ftp://ftp.inria.fr/lang/caml-light/ -MAINTAINER= bouyer@netbsd.org +MAINTAINER= bouyer@NetBSD.org HOMEPAGE= http://caml.inria.fr/distrib-caml-light-eng.html COMMENT= Another implementation of Caml |