From dd0af158dddb4ed92cac937736bfb49935efed15 Mon Sep 17 00:00:00 2001 From: stas Date: Mon, 24 Oct 2011 03:33:20 +0000 Subject: - Return my ports back to the pool. I was unable to make any fixes to my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval). --- lang/ocaml-autoconf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/ocaml-autoconf') diff --git a/lang/ocaml-autoconf/Makefile b/lang/ocaml-autoconf/Makefile index 7fcee6f258a3..71c5623ff34f 100644 --- a/lang/ocaml-autoconf/Makefile +++ b/lang/ocaml-autoconf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/181/ PKGNAMEPREFIX= ocaml- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Autoconf module for ocaml NO_BUILD= yes -- cgit