diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-08-23 01:20:48 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-08-23 01:20:48 +0000 |
commit | d0a5612f6afc680f80cff73094c404c3af035185 (patch) | |
tree | 1b39f4fc23babecb90fdb27695f6b7e36634b908 | |
parent | 95ea247fe4006ef78f780784296a15d8c8d421c5 (diff) |
Notes
-rw-r--r-- | java/eclipse-log4e/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-lomboz/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-sqlexplorer/Makefile | 2 | ||||
-rw-r--r-- | java/eclipse-sysdeo-tomcat/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/java/eclipse-log4e/Makefile b/java/eclipse-log4e/Makefile index 0373abd18c06..c80e23eb4820 100644 --- a/java/eclipse-log4e/Makefile +++ b/java/eclipse-log4e/Makefile @@ -15,7 +15,7 @@ DISTNAME= de.jayefem.${PORTNAME}_free_${PORTVERSION} EXTRACT_SUFX= .zip DIST_SUBDIR= eclipse -MAINTAINER= sugimura@jp.FreeBSD.ORG +MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= Eclipse plugin to use logger easily in Java projects RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse diff --git a/java/eclipse-lomboz/Makefile b/java/eclipse-lomboz/Makefile index b1b8b3accc50..86595cee9a5c 100644 --- a/java/eclipse-lomboz/Makefile +++ b/java/eclipse-lomboz/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= eclipse- DISTNAME= lomboz-emf-gef-jem-${PORTVERSION:S/.r/RC/} DIST_SUBDIR= eclipse -MAINTAINER= sugimura@jp.FreeBSD.ORG +MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= A J2EE developer tool build as a plugin for the eclipse platform RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse diff --git a/java/eclipse-sqlexplorer/Makefile b/java/eclipse-sqlexplorer/Makefile index eddc7519cc54..77c2b097298a 100644 --- a/java/eclipse-sqlexplorer/Makefile +++ b/java/eclipse-sqlexplorer/Makefile @@ -15,7 +15,7 @@ DISTNAME= net.sourceforge.${PORTNAME}_${PORTVERSION} EXTRACT_SUFX= .zip DIST_SUBDIR= eclipse -MAINTAINER= sugimura@jp.FreeBSD.ORG +MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= A visual database query tool for Eclipse RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ diff --git a/java/eclipse-sysdeo-tomcat/Makefile b/java/eclipse-sysdeo-tomcat/Makefile index 24fc76c56423..6cadf243e302 100644 --- a/java/eclipse-sysdeo-tomcat/Makefile +++ b/java/eclipse-sysdeo-tomcat/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -tomcat DISTNAME= tomcatPluginV31 DIST_SUBDIR= eclipse -MAINTAINER= sugimura@jp.FreeBSD.ORG +MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= Sysdeo Tomcat Launcher plugin for Eclipse RUN_DEPENDS+= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse |