diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-02-25 14:59:06 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-02-25 14:59:06 +0000 |
commit | 478dcc1965f115b6c2317075a9010eca2972faed (patch) | |
tree | 17c9fd8299a3a96231e52f2f7020aff833350cc7 /editors/jedit | |
parent | e3cc8a90f242106ae25d1b3e41d8c0adf86563fd (diff) | |
download | ports-478dcc1965f115b6c2317075a9010eca2972faed.tar.gz ports-478dcc1965f115b6c2317075a9010eca2972faed.zip |
Notes
Diffstat (limited to 'editors/jedit')
-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 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 |