diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-29 20:27:05 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-29 20:27:05 +0000 |
commit | 3f3e54f2085207b708dd6bf098ca15e6be13c92c (patch) | |
tree | da8bad371b8790ef0379aa63cf1ab3f2ceafaf43 /x11-toolkits/ocaml-lablgtk2 | |
parent | daf41fd58cc6906365d803dc64734a6e7e829f66 (diff) |
Drop MAINTAINER
PR: 88196
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> (maintainer)
Notes
Notes:
svn path=/head/; revision=146697
Diffstat (limited to 'x11-toolkits/ocaml-lablgtk2')
-rw-r--r-- | x11-toolkits/ocaml-lablgtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/ocaml-lablgtk2/Makefile b/x11-toolkits/ocaml-lablgtk2/Makefile index 1ee81fabc87d..20ab51ed8ca1 100644 --- a/x11-toolkits/ocaml-lablgtk2/Makefile +++ b/x11-toolkits/ocaml-lablgtk2/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.kurims.kyoto-u.ac.jp/pub/lang/olabl/ \ PKGNAMEPREFIX= ocaml- DISTNAME= lablgtk-${PORTVERSION} -MAINTAINER= r.c.ladan@student.tue.nl +MAINTAINER= ports@FreeBSD.org COMMENT= An Objective Caml interface to GTK+ 2.x BUILD_DEPENDS+= ocamlc:${PORTSDIR}/lang/ocaml |