diff options
Diffstat (limited to 'www/jetty/Makefile')
-rw-r--r-- | www/jetty/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/jetty/Makefile b/www/jetty/Makefile index 50ea24c7d8f6..ee95f73871d1 100644 --- a/www/jetty/Makefile +++ b/www/jetty/Makefile @@ -15,6 +15,7 @@ DISTNAME= Jetty-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Extensible Java HTTP Server USE_JAVA= 1.3+ |