diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-04-13 13:03:49 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-04-13 13:03:49 +0000 |
commit | 985042c3aead27a7bcfc0f8ecee9f3889eaeb412 (patch) | |
tree | df9de45025fb0893d89425d94636593857ee58c7 /devel/acovea | |
parent | - update PORTSCOUT (diff) |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor)
Notes
Notes:
svn path=/head/; revision=189901
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 b580ea46804d..11c09cbb2661 100644 --- a/devel/acovea/Makefile +++ b/devel/acovea/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.coyotegulch.com/distfiles/ DISTNAME= libacovea-${PORTVERSION} -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= Tool to find the "best" compiler options using genetic algorithm LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \ |