summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/jedit-devel/Makefile2
-rw-r--r--editors/jedit/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/jedit-devel/Makefile b/editors/jedit-devel/Makefile
index 76031282d6b3..2e9cdf651203 100644
--- a/editors/jedit-devel/Makefile
+++ b/editors/jedit-devel/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g:S/p/pre/}install
EXTRACT_SUFX= .jar
EXTRACT_ONLY=
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= question+fbsdports@closedsrc.org
COMMENT= Powerful programmer\'s text editor written in Java
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
diff --git a/editors/jedit/Makefile b/editors/jedit/Makefile
index b632ad57c681..02cb1fa9ca36 100644
--- a/editors/jedit/Makefile
+++ b/editors/jedit/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}install
EXTRACT_SUFX= .jar
EXTRACT_ONLY=
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= question+fbsdports@closedsrc.org
COMMENT= Powerful programmer\'s text editor written in Java
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper