summaryrefslogtreecommitdiff
path: root/lang/ocaml
diff options
context:
space:
mode:
authorjschauma <jschauma>2004-04-22 12:44:30 +0000
committerjschauma <jschauma>2004-04-22 12:44:30 +0000
commita65b5c905aca32b06a3db5d112a69148af9b1d8d (patch)
tree8ed0212139425a7bc2e6b5dae8efbe90ef7cdcd9 /lang/ocaml
parent61733460e68272cb25d0f4201476e20eae6fc17b (diff)
downloadpkgsrc-a65b5c905aca32b06a3db5d112a69148af9b1d8d.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