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