aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2011-06-17 14:46:07 +0800
committercrees <crees@FreeBSD.org>2011-06-17 14:46:07 +0800
commit7ef380357f22d8daecef3e87563a4304bbca0d78 (patch)
treeb1910ae6af959c6e7f8ca1bf596d9a4a92dfc1c0 /devel
parentb012cf61284543080e25f6533f43760c6daba6d5 (diff)
downloadfreebsd-ports-gnome-7ef380357f22d8daecef3e87563a4304bbca0d78.tar.gz
freebsd-ports-gnome-7ef380357f22d8daecef3e87563a4304bbca0d78.tar.zst
freebsd-ports-gnome-7ef380357f22d8daecef3e87563a4304bbca0d78.zip
- Update maintainer address
Approved by: rene (mentor)
Diffstat (limited to 'devel')
-rw-r--r--devel/cvs2html/Makefile2
-rw-r--r--devel/maven-ant-tasks/Makefile2
-rw-r--r--devel/ucpp/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/cvs2html/Makefile b/devel/cvs2html/Makefile
index 9c0946e12b29..64620b7ab6eb 100644
--- a/devel/cvs2html/Makefile
+++ b/devel/cvs2html/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}
EXTRACT_SUFX=
EXTRACT_ONLY=
-MAINTAINER= utisoft@gmail.com
+MAINTAINER= crees@FreeBSD.org
COMMENT= Perl script to turn ``cvs log'' output into HTML
LICENSE= GPLv2
diff --git a/devel/maven-ant-tasks/Makefile b/devel/maven-ant-tasks/Makefile
index 027e4b11df23..1d3d71edddb7 100644
--- a/devel/maven-ant-tasks/Makefile
+++ b/devel/maven-ant-tasks/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= maven/binaries
EXTRACT_SUFX= .jar
EXTRACT_ONLY=
-MAINTAINER= utisoft@gmail.com
+MAINTAINER= crees@FreeBSD.org
COMMENT= Allows Maven's artifact handling to be used from within an Ant build
RUN_DEPENDS= ant:${PORTSDIR}/devel/apache-ant
diff --git a/devel/ucpp/Makefile b/devel/ucpp/Makefile
index 7a1f227c5618..2ce5541fd089 100644
--- a/devel/ucpp/Makefile
+++ b/devel/ucpp/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 1.3
CATEGORIES= devel
MASTER_SITES= GOOGLE_CODE
-MAINTAINER= utisoft@gmail.com
+MAINTAINER= crees@FreeBSD.org
COMMENT= A C preprocessor and lexer
LICENSE= BSD