diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-07-09 02:19:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-07-09 02:19:35 +0000 |
commit | 4f7ed23b3d3cf246782258f14beec722364e9477 (patch) | |
tree | d2452094e51f82374e5bafbef76a40139dbc1191 /net-p2p | |
parent | - Repocopy gnuserv-emacs20 to gnuserv and switch it to Emacs21. (diff) |
Fix typo
Submitted by: Dan Langille <dan@langille.org>
Notes
Notes:
svn path=/head/; revision=62684
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/phex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/phex/Makefile b/net-p2p/phex/Makefile index d864cc616d57..f9ceed5bfcbf 100644 --- a/net-p2p/phex/Makefile +++ b/net-p2p/phex/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_j2se1.3 MAINTAINER= lioux@FreeBSD.org -USE_JAVA= 1.3 +USE_JAVA= 1.3+ USE_ZIP= yes NO_BUILD= yes NO_BUILD_DEPENDS_JAVA= yes |