diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-15 11:47:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-04-15 11:47:42 +0000 |
commit | acc468d57e0cf6783b9dacd6fa895ee73b7c28ba (patch) | |
tree | de60de44181a9f300e1c39094702b5f06e4aba54 /java | |
parent | - Use the libschily sources taken from cdrtools 2.01.01a07 instead of those (diff) |
Maintainer mailaddress mass change
Maintainers mailaddress has changed, so the ports should be updated.
PR: ports/95796
Submitted by: Gerrit Beine <gerrit.beine@gmx.de>
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-EPIC/Makefile | 2 | ||||
-rw-r--r-- | java/poseidon/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/java/eclipse-EPIC/Makefile b/java/eclipse-EPIC/Makefile index 9f548423eff1..234acc186b09 100644 --- a/java/eclipse-EPIC/Makefile +++ b/java/eclipse-EPIC/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= e-p-i-c PKGNAMEPREFIX= eclipse- DISTNAME= ${EPIC}_${PORTVERSION}_20040711 -MAINTAINER= tux@pinguru.net +MAINTAINER= gerrit.beine@gmx.de COMMENT= EPIC adds Perl support to the Eclipse IDE Framework RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse diff --git a/java/poseidon/Makefile b/java/poseidon/Makefile index 2f703c4e35f8..75774f1db011 100644 --- a/java/poseidon/Makefile +++ b/java/poseidon/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.gentleware.org/ \ ftp://ftp.beine-computer.de/pub/distfiles/ DISTNAME= ${PORTNAME}${EDITION}-${PORTVERSION} -MAINTAINER= tux@pinguru.net +MAINTAINER= gerrit.beine@gmx.de COMMENT= A popular UML CASE tool USE_ZIP= yes |