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). --- devel/fga/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/fga') diff --git a/devel/fga/Makefile b/devel/fga/Makefile index 3d9db9beeb49..6c837f3a3689 100644 --- a/devel/fga/Makefile +++ b/devel/fga/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.4 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast Genetic Algorithm library WRKSRC= ${WRKDIR}/${PORTNAME} -- cgit