aboutsummaryrefslogtreecommitdiff
path: root/devel/flexjson
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-12-10 11:25:27 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-12-10 11:25:27 +0000
commit580b0c7423f336e00b3903ca8b33f179237d4c8c (patch)
tree8bed025c70382531bf17d65c836cc69c3dd2d951 /devel/flexjson
parent13541a38cad825ec7932b2044ced4995ca298d8f (diff)
downloadports-580b0c7423f336e00b3903ca8b33f179237d4c8c.tar.gz
ports-580b0c7423f336e00b3903ca8b33f179237d4c8c.zip
Notes
Diffstat (limited to 'devel/flexjson')
-rw-r--r--devel/flexjson/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/flexjson/Makefile b/devel/flexjson/Makefile
index c8abf27ac32d..f4b69309cb11 100644
--- a/devel/flexjson/Makefile
+++ b/devel/flexjson/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: FlexJson
-# Date created: 20 Apr 2006
-# Whom: Nemo Liu <nemoliu@FreeBSD.org>
-#
+# Created by: Nemo Liu <nemoliu@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= flexjson
PORTVERSION= 1.6
@@ -16,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A lightweight Java library to write JSON
USE_JAVA= yes
-JAVA_VERSION= 1.5+
+JAVA_VERSION= 1.6+
NO_BUILD= yes
USE_ZIP= yes