diff options
Diffstat (limited to 'editors/jedit/Makefile')
-rw-r--r-- | editors/jedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/jedit/Makefile b/editors/jedit/Makefile index 8939ba95dd88..1f67630b37e2 100644 --- a/editors/jedit/Makefile +++ b/editors/jedit/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}install EXTRACT_SUFX= .jar EXTRACT_ONLY= -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Powerful programmer\'s text editor written in Java RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper |