diff options
Diffstat (limited to 'security/burpsuite')
-rw-r--r-- | security/burpsuite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/burpsuite/Makefile b/security/burpsuite/Makefile index 2222d4f6d591..58608c1907bc 100644 --- a/security/burpsuite/Makefile +++ b/security/burpsuite/Makefile @@ -16,7 +16,7 @@ COMMENT= Burp Suite is an integrated platform for testing web applications USE_ZIP= YES USE_JAVA= YES -JAVA_VERSION= 1.4+ +JAVA_VERSION= 1.5+ NO_BUILD= yes WRKSRC= ${WRKDIR}/${DISTNAME} |