diff options
author | linimon <linimon@FreeBSD.org> | 2005-04-05 09:36:55 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-04-05 09:36:55 +0800 |
commit | 6fa065e708980498ab3a6008b3efc0389dcb8c9e (patch) | |
tree | d9b8426c1708d83f59a7e45478fcbc9880ea5bdf /devel/ocaml-classes | |
parent | 2c41117701f5f2ff4a0812b9892f9f6e63b088b4 (diff) | |
download | freebsd-ports-gnome-6fa065e708980498ab3a6008b3efc0389dcb8c9e.tar.gz freebsd-ports-gnome-6fa065e708980498ab3a6008b3efc0389dcb8c9e.tar.zst freebsd-ports-gnome-6fa065e708980498ab3a6008b3efc0389dcb8c9e.zip |
Current maintainer is no longer able to look after this port. We appreciate
the help in the past.
Diffstat (limited to 'devel/ocaml-classes')
-rw-r--r-- | devel/ocaml-classes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ocaml-classes/Makefile b/devel/ocaml-classes/Makefile index b0f2082828bd..d6c907186ad0 100644 --- a/devel/ocaml-classes/Makefile +++ b/devel/ocaml-classes/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/\ PKGNAMEPREFIX= ocaml- DISTNAME= ocaml-${PORTNAME}-${PORTVERSION} -MAINTAINER= michaelgrunewald@yahoo.fr +MAINTAINER= ports@FreeBSD.org COMMENT= Ocaml Object interface for ocaml's standard library modules BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml |