diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-EPIC/Makefile | 2 | ||||
-rw-r--r-- | java/springframework/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/java/eclipse-EPIC/Makefile b/java/eclipse-EPIC/Makefile index cc50d0e80dba..6921cd114fc3 100644 --- a/java/eclipse-EPIC/Makefile +++ b/java/eclipse-EPIC/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/e-p-i-c/e-p-i-c/${PORTNAME}%20${PORTVERSION} PKGNAMEPREFIX= eclipse- DISTNAME= ${EPIC}_${PORTVERSION}_20090521 -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= EPIC adds Perl support to the Eclipse IDE Framework RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse diff --git a/java/springframework/Makefile b/java/springframework/Makefile index f5d9053c4ec1..4156f925bc43 100644 --- a/java/springframework/Makefile +++ b/java/springframework/Makefile @@ -10,7 +10,7 @@ CATEGORIES= java devel MASTER_SITES= http://s3.amazonaws.com/dist.springframework.org/release/SPR/ DISTNAME= spring-framework-${PORTVERSION}.RELEASE-with-docs -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= The Spring Framework for Java WRKSRC= ${WRKDIR}/spring-framework-${PORTVERSION}.RELEASE |