summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--java/eclipse-cdt/Makefile2
-rw-r--r--java/eclipse-checkstyle/Makefile2
-rw-r--r--java/eclipse-devel/Makefile2
-rw-r--r--java/eclipse-emf/Makefile2
-rw-r--r--java/eclipse-examples/Makefile2
-rw-r--r--java/eclipse-gef-examples/Makefile2
-rw-r--r--java/eclipse-gef/Makefile2
-rw-r--r--java/eclipse-langpack/Makefile2
-rw-r--r--java/eclipse-pmd/Makefile2
-rw-r--r--java/eclipse-quantum/Makefile2
-rw-r--r--java/eclipse-uml/Makefile2
-rw-r--r--java/eclipse-vep-examples/Makefile2
-rw-r--r--java/eclipse-viplugin/Makefile2
-rw-r--r--java/eclipse/Makefile2
14 files changed, 14 insertions, 14 deletions
diff --git a/java/eclipse-cdt/Makefile b/java/eclipse-cdt/Makefile
index 41f64ea..4ec8daa 100644
--- a/java/eclipse-cdt/Makefile
+++ b/java/eclipse-cdt/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= eclipse-
DISTNAME= org.eclipse.cdt-${PORTVERSION}-linux.${ECLIPSE_ARCH}
DIST_SUBDIR= eclipse
-MAINTAINER= java@freebsd.org
+MAINTAINER= freebsd-eclipse@FreeBSD.org
COMMENT= C/C++ IDE for Eclipse
RUN_DEPENDS= ${LOCALBASE}/eclipse:${PORTSDIR}/java/eclipse
diff --git a/java/eclipse-checkstyle/Makefile b/java/eclipse-checkstyle/Makefile
index 7bf30f4..24e89fa 100644
--- a/java/eclipse-checkstyle/Makefile
+++ b/java/eclipse-checkstyle/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= eclipse-
DISTNAME= com.atlassw.tools.eclipse.checkstyle_${PORTVERSION}
DIST_SUBDIR= eclipse
-MAINTAINER= java@freebsd.org
+MAINTAINER= freebsd-eclipse@FreeBSD.org
COMMENT= Integrates the Checkstyle Java code auditor into Eclipse
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
diff --git a/java/eclipse-devel/Makefile b/java/eclipse-devel/Makefile
index 70f8a21..9fcf09d 100644
--- a/java/eclipse-devel/Makefile
+++ b/java/eclipse-devel/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= S-${PORTVERSION}-200505131415
DISTNAME= ${PORTNAME}-sourceBuild-srcIncluded-${PORTVERSION}
DIST_SUBDIR= eclipse
-MAINTAINER= java@freebsd.org
+MAINTAINER= freebsd-eclipse@FreeBSD.org
COMMENT= An open extensible IDE for anything and nothing in particular
IGNORE= "Out-of-date, use java/eclipse instead for now"
diff --git a/java/eclipse-emf/Makefile b/java/eclipse-emf/Makefile
index 4a58a65..cef55b7 100644
--- a/java/eclipse-emf/Makefile
+++ b/java/eclipse-emf/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= eclipse-
DISTNAME= emf-sdo-xsd-SDK-${PORTVERSION}
DIST_SUBDIR= eclipse
-MAINTAINER= java@FreeBSD.ORG
+MAINTAINER= freebsd-eclipse@FreeBSD.org
COMMENT= Eclipse Modeling Framework
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
diff --git a/java/eclipse-examples/Makefile b/java/eclipse-examples/Makefile
index efe6ecf..6351434 100644
--- a/java/eclipse-examples/Makefile
+++ b/java/eclipse-examples/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= eclipse-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= eclipse
-MAINTAINER= java@FreeBSD.ORG
+MAINTAINER= freebsd-eclipse@FreeBSD.org
COMMENT= Examples for the Eclipse IDE
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
diff --git a/java/eclipse-gef-examples/Makefile b/java/eclipse-gef-examples/Makefile
index 507223f..82cbaf4 100644
--- a/java/eclipse-gef-examples/Makefile
+++ b/java/eclipse-gef-examples/Makefile
@@ -15,7 +15,7 @@ PKGNAMESUFFIX= -examples
DISTNAME= GEF-examples-${PORTVERSION}
DIST_SUBDIR= eclipse
-MAINTAINER= java@FreeBSD.ORG
+MAINTAINER= freebsd-eclipse@FreeBSD.org
COMMENT= Graphical Editing Framework for the Eclipse IDE (examples)
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
diff --git a/java/eclipse-gef/Makefile b/java/eclipse-gef/Makefile
index 25508bd..0a11068 100644
--- a/java/eclipse-gef/Makefile
+++ b/java/eclipse-gef/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= eclipse-
DISTNAME= GEF-SDK-${PORTVERSION}
DIST_SUBDIR= eclipse
-MAINTAINER= java@FreeBSD.ORG
+MAINTAINER= freebsd-eclipse@FreeBSD.org
COMMENT= Graphical Editing Framework for the Eclipse IDE
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
diff --git a/java/eclipse-langpack/Makefile b/java/eclipse-langpack/Makefile
index d6ced3e..85f5192 100644
--- a/java/eclipse-langpack/Makefile
+++ b/java/eclipse-langpack/Makefile
@@ -15,7 +15,7 @@ PKGNAMESUFFIX= -langpack
DISTNAME= NLpack-eclipse-SDK-3.0.x-linux-gtk
DIST_SUBDIR= eclipse
-MAINTAINER= java@FreeBSD.ORG
+MAINTAINER= freebsd-eclipse@FreeBSD.org
COMMENT= Eclipse Language Pack Feature
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
diff --git a/java/eclipse-pmd/Makefile b/java/eclipse-pmd/Makefile
index 3b81a08..8f0061b 100644
--- a/java/eclipse-pmd/Makefile
+++ b/java/eclipse-pmd/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= eclipse-
DISTNAME= pmd-eclipse3-site-2.0.5
DIST_SUBDIR= eclipse
-MAINTAINER= java@FreeBSD.org
+MAINTAINER= freebsd-eclipse@FreeBSD.org
COMMENT= Scan Java source code and look for potential problems
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
diff --git a/java/eclipse-quantum/Makefile b/java/eclipse-quantum/Makefile
index d1e08d7..2ce91c8 100644
--- a/java/eclipse-quantum/Makefile
+++ b/java/eclipse-quantum/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= eclipse-
DISTNAME= quantum${PORTVERSION}_e3.0
DIST_SUBDIR= eclipse
-MAINTAINER= java@freebsd.org
+MAINTAINER= freebsd-eclipse@FreeBSD.org
COMMENT= Database access and SQL editor for the Eclipse IDE
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
diff --git a/java/eclipse-uml/Makefile b/java/eclipse-uml/Makefile
index 11093a1..e98b204 100644
--- a/java/eclipse-uml/Makefile
+++ b/java/eclipse-uml/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= eclipse-
DISTNAME= uml2-SDK-${PORTVERSION}
DIST_SUBDIR= eclipse
-MAINTAINER= java@FreeBSD.org
+MAINTAINER= freebsd-eclipse@FreeBSD.org
COMMENT= A framework creating UML diagrams in Eclipse
RUN_DEPENDS+= ${LOCALBASE}/eclipse/features/org.eclipse.emf_2.0.1/feature.xml:${PORTSDIR}/java/eclipse-emf
diff --git a/java/eclipse-vep-examples/Makefile b/java/eclipse-vep-examples/Makefile
index c5d9aa9..e699a8d 100644
--- a/java/eclipse-vep-examples/Makefile
+++ b/java/eclipse-vep-examples/Makefile
@@ -15,7 +15,7 @@ PKGNAMESUFFIX= -examples
DISTNAME= VE-examples-${PORTVERSION}
DIST_SUBDIR= eclipse
-MAINTAINER= java@FreeBSD.ORG
+MAINTAINER= freebsd-eclipse@FreeBSD.org
COMMENT= Visual Editor Project for the Eclipse IDE (examples)
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
diff --git a/java/eclipse-viplugin/Makefile b/java/eclipse-viplugin/Makefile
index c318b67..e6bd3e7 100644
--- a/java/eclipse-viplugin/Makefile
+++ b/java/eclipse-viplugin/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= eclipse-
DISTNAME= ${PORTNAME}_${PORTVERSION}_E30
DIST_SUBDIR= eclipse
-MAINTAINER= java@freebsd.org
+MAINTAINER= freebsd-eclipse@FreeBSD.org
COMMENT= Vi like keybinding Eclipse plugin FREETRIAL Version
RUN_DEPENDS= ${LOCALBASE}/eclipse:${PORTSDIR}/java/eclipse
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile
index bc881b2..2e78b61 100644
--- a/java/eclipse/Makefile
+++ b/java/eclipse/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= R-${PORTVERSION}-200506271435
DISTNAME= ${PORTNAME}-sourceBuild-srcIncluded-${PORTVERSION}
DIST_SUBDIR= eclipse
-MAINTAINER= java@FreeBSD.ORG
+MAINTAINER= freebsd-eclipse@FreeBSD.org
COMMENT= An open extensible IDE for anything and nothing in particular
BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant \
OpenPOWER on IntegriCloud