diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-07-11 22:06:16 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-07-11 22:06:16 +0000 |
commit | 627cb575f786ece9b2f2d3cc0e386c680218b397 (patch) | |
tree | fbae85baed29d0ddffec4d6f8d0d4d2c0a45ca92 /devel | |
parent | 8178aa6565880ad71a3df583f3df41afb3da292d (diff) |
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat
Notes
Notes:
svn path=/head/; revision=195441
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 fb3807174572..4b6cc814af3b 100644 --- a/devel/acovea-gtk/Makefile +++ b/devel/acovea-gtk/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.coyotegulch.com/distfiles/ -MAINTAINER= trasz@freebsd.org +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 11c09cbb2661..2b4023d29711 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@freebsd.org +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 2dc5977ca41c..8b1a500e8c71 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@freebsd.org +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 3a7dcafe77b2..d3b916970cf7 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@freebsd.org +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 230c422a52bf..f52132940a22 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@freebsd.org +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 4ee25b0fb2b9..541526df0594 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@freebsd.org +MAINTAINER= trasz@FreeBSD.org COMMENT= A flexible message logging facility for C++ USE_AUTOTOOLS= libtool:15 |