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 | |
parent | - update PORTSCOUT (diff) |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/acovea-gtk/Makefile | 2 | ||||
-rw-r--r-- | devel/acovea/Makefile | 2 | ||||
-rw-r--r-- | devel/cppi/Makefile | 2 | ||||
-rw-r--r-- | devel/libcoyotl/Makefile | 2 | ||||
-rw-r--r-- | devel/libevocosm/Makefile | 2 | ||||
-rw-r--r-- | devel/rlog/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/acovea-gtk/Makefile b/devel/acovea-gtk/Makefile index d009b989e864..ff4a92195843 100644 --- a/devel/acovea-gtk/Makefile +++ b/devel/acovea-gtk/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.1 CATEGORIES= devel MASTER_SITES= http://www.coyotegulch.com/distfiles/ -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= GTK+ front-end to ACOVEA LIB_DEPENDS= acovea-5.1.5:${PORTSDIR}/devel/acovea \ 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 \ diff --git a/devel/cppi/Makefile b/devel/cppi/Makefile index 239450e69867..2dc5977ca41c 100644 --- a/devel/cppi/Makefile +++ b/devel/cppi/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= coreutils -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= A tool to indent the C preprocessor directives USE_BZIP2= yes diff --git a/devel/libcoyotl/Makefile b/devel/libcoyotl/Makefile index c67300ca954d..2014c716049e 100644 --- a/devel/libcoyotl/Makefile +++ b/devel/libcoyotl/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1.0 CATEGORIES= devel MASTER_SITES= http://www.coyotegulch.com/distfiles/ -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= Collection of useful C++ classes LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/devel/libevocosm/Makefile b/devel/libevocosm/Makefile index 5477e8af705c..230c422a52bf 100644 --- a/devel/libevocosm/Makefile +++ b/devel/libevocosm/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1.0 CATEGORIES= devel MASTER_SITES= http://www.coyotegulch.com/distfiles/ -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= Collection of tools for creating a variety of evolutionary algorithms LIB_DEPENDS= coyotl-3.1.4:${PORTSDIR}/devel/libcoyotl \ diff --git a/devel/rlog/Makefile b/devel/rlog/Makefile index 49f8626aea8b..4ee25b0fb2b9 100644 --- a/devel/rlog/Makefile +++ b/devel/rlog/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://arg0.net/users/vgough/download/ EXTRACT_SUFX= .tgz -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= A flexible message logging facility for C++ USE_AUTOTOOLS= libtool:15 |