diff options
author | trasz <trasz@FreeBSD.org> | 2010-10-26 04:09:06 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2010-10-26 04:09:06 +0800 |
commit | 97afda96ce81ff0107601d4838412b345b415d83 (patch) | |
tree | 6fb04cd01e5f6cc6b6ea753e9b9edb15e958f453 /devel/acovea | |
parent | b89b6ae18b01939ad6ed27418d65451a7dc9b265 (diff) | |
download | freebsd-ports-graphics-97afda96ce81ff0107601d4838412b345b415d83.tar.gz freebsd-ports-graphics-97afda96ce81ff0107601d4838412b345b415d83.tar.zst freebsd-ports-graphics-97afda96ce81ff0107601d4838412b345b415d83.zip |
Drop maintainership for ports I can't maintain anymore.
Diffstat (limited to 'devel/acovea')
-rw-r--r-- | devel/acovea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/acovea/Makefile b/devel/acovea/Makefile index aab50077f41..8ff6b11a578 100644 --- a/devel/acovea/Makefile +++ b/devel/acovea/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://www.coyotegulch.com/distfiles/ DISTNAME= libacovea-${PORTVERSION} -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to find the "best" compiler options using genetic algorithm LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \ |