From 26eb72e66255c7c22164bf6c6d7175f51876500e Mon Sep 17 00:00:00 2001 From: vs Date: Fri, 3 Sep 2004 07:58:25 +0000 Subject: Mark as IGNORE: editors/jedit is the latest version as there is currently no new development branch. Recommended by: linimon --- editors/jedit-devel/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'editors') 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 -- cgit