summaryrefslogtreecommitdiff
path: root/lang/ocaml
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2004-04-22 12:44:30 +0000
committerjschauma <jschauma@pkgsrc.org>2004-04-22 12:44:30 +0000
commit8d232afe14704e0c25fef8ca71ced974cb72216e (patch)
tree8ed0212139425a7bc2e6b5dae8efbe90ef7cdcd9 /lang/ocaml
parent8fcc6f2165c3f3f5db1a0ec3e9d962cda8e27459 (diff)
downloadpkgsrc-8d232afe14704e0c25fef8ca71ced974cb72216e.tar.gz
Drop maintainership. (I kind of semi-voluntarily inherited this package
from groo, but really can't maintain it responsibly.)
Diffstat (limited to 'lang/ocaml')
-rw-r--r--lang/ocaml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index ad616686c5d..b9d5fb2b4e3 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.29 2004/04/22 09:18:34 tron Exp $
+# $NetBSD: Makefile,v 1.30 2004/04/22 12:44:30 jschauma Exp $
DISTNAME= ocaml-3.06
PKGREVISION= 6
CATEGORIES= lang
MASTER_SITES= ftp://ftp.inria.fr/INRIA/cristal/ocaml/${DISTNAME}/
-MAINTAINER= jschauma@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://caml.inria.fr/ocaml/
COMMENT= The latest implementation of the Caml dialect of ML