diff options
Diffstat (limited to 'net-p2p/phex')
-rw-r--r-- | net-p2p/phex/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net-p2p/phex/Makefile b/net-p2p/phex/Makefile index bde4546754f2..2efc10dd0ef1 100644 --- a/net-p2p/phex/Makefile +++ b/net-p2p/phex/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: phex -# Date created: Mon Nov 19 23:48:51 BRST 2001 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= phex PORTVERSION= 3.4.2.116 @@ -15,7 +11,7 @@ MAINTAINER= jhale@FreeBSD.org COMMENT= A Java multi platform and spyware free gnutella client USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ USE_ZIP= yes NO_BUILD= yes |