diff options
author | crees <crees@FreeBSD.org> | 2012-07-12 02:13:33 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2012-07-12 02:13:33 +0800 |
commit | 88b36ab2c82156eac52873b291d7b290c4ce9200 (patch) | |
tree | c93173d32e5ea18a10ed89546c7714b04e39b9e9 /java | |
parent | 54489a6d4d32896f26bf9bb91fd2206f5996b4d9 (diff) | |
download | freebsd-ports-gnome-88b36ab2c82156eac52873b291d7b290c4ce9200.tar.gz freebsd-ports-gnome-88b36ab2c82156eac52873b291d7b290c4ce9200.tar.zst freebsd-ports-gnome-88b36ab2c82156eac52873b291d7b290c4ce9200.zip |
Reset maintainership for ports maintained by Gerrit Beine.
He had requested this some time ago, so any past timeouts should not be held
against him.
Your work in the past has been much appreciated, thank you.
Submitted by: maintainer, via private email
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 |