diff options
Diffstat (limited to 'www/jericho-html/Makefile')
-rw-r--r-- | www/jericho-html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/jericho-html/Makefile b/www/jericho-html/Makefile index 4c3f23baa247..56010648fbfe 100644 --- a/www/jericho-html/Makefile +++ b/www/jericho-html/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www java MASTER_SITES= SF/jerichohtml/${PORTNAME}/${PORTVERSION} MAINTAINER= saper@saper.info -COMMENT= A java library to analyse and manipulate HTML +COMMENT= Java library to analyse and manipulate HTML USE_ZIP= yes USE_JAVA= 1.5+ |