aboutsummaryrefslogtreecommitdiff
path: root/net/phex
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-19 14:27:46 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-04-19 14:27:46 +0000
commit0c80fc48a098dd2c3e171efb90d125c17d11617f (patch)
tree794b443d2606eef0a329cc91cf688f072157430f /net/phex
parentb8d5a770958c002141f662907a25f5a9fc6f9b65 (diff)
downloadports-0c80fc48a098dd2c3e171efb90d125c17d11617f.tar.gz
ports-0c80fc48a098dd2c3e171efb90d125c17d11617f.zip
Fix typo in USE_JAVA value
Submitted by: Dan Langille <dan@langille.org>
Notes
Notes: svn path=/head/; revision=79292
Diffstat (limited to 'net/phex')
-rw-r--r--net/phex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/phex/Makefile b/net/phex/Makefile
index cf778bfbcb0a..2999a88dd199 100644
--- a/net/phex/Makefile
+++ b/net/phex/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_j2se1.3
MAINTAINER= lioux@FreeBSD.org
COMMENT= A Java multi platform and spyware free gnutella client
-USE_JAVA= 1.3
+USE_JAVA= 1.3+
USE_ZIP= yes
NO_BUILD= yes
NO_BUILD_DEPENDS_JAVA= yes