diff options
Diffstat (limited to 'java/eclipse-propedit')
-rw-r--r-- | java/eclipse-propedit/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/java/eclipse-propedit/Makefile b/java/eclipse-propedit/Makefile index 36f7910f8673..2cf452abc2f2 100644 --- a/java/eclipse-propedit/Makefile +++ b/java/eclipse-propedit/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: eclipse-propedit -# Date created: 3 October 2007 -# Whom: Sutra Zhou <zhoushuqun@gmail.com> -# +# Created by: Sutra Zhou <zhoushuqun@gmail.com> # $FreeBSD$ -# PORTNAME= PropertiesEditor PORTVERSION= 4.8.2 @@ -24,7 +20,7 @@ NO_BUILD= yes NO_WRKSUBDIR= yes USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ JAVA_OS= native do-install: |