diff options
Diffstat (limited to 'editors/jedit/Makefile')
-rw-r--r-- | editors/jedit/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/editors/jedit/Makefile b/editors/jedit/Makefile index 941a081b893e..21a3725df05c 100644 --- a/editors/jedit/Makefile +++ b/editors/jedit/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: jedit -# Date created: 22 June 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# PORTNAME= jedit -PORTVERSION= 4.5.2 +PORTVERSION= 5.0.0 PORTEPOCH= 1 CATEGORIES= editors java MASTER_SITES= SF |