summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-09-03 07:58:25 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-09-03 07:58:25 +0000
commit19b9f4cdaa42cf095b4154ead4ab00a18bfc9a06 (patch)
tree76f6318070ed97979b0aa674966e04d7f97b2528 /editors
parentUpdate to version 1.0 (diff)
Mark as IGNORE: editors/jedit is the latest version as there is currently
no new development branch. Recommended by: linimon
Notes
Notes: svn path=/head/; revision=118005
Diffstat (limited to 'editors')
-rw-r--r--editors/jedit-devel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/jedit-devel/Makefile b/editors/jedit-devel/Makefile
index cfd01a29237c..ed6c781a2d70 100644
--- a/editors/jedit-devel/Makefile
+++ b/editors/jedit-devel/Makefile
@@ -13,11 +13,13 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
_DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}install
DISTNAME= ${_DISTNAME:S/0pre/pre/}
EXTRACT_SUFX= .jar
-EXTRACT_ONLY=
+EXTRACT_ONLY=
MAINTAINER= ports@FreeBSD.org
COMMENT= Powerful programmer's text editor written in Java
+IGNORE= "marked as IGNORE: editors/jedit is the latest version"
+
USE_JAVA= 1.3+
USE_XLIB= yes