diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-10-13 09:12:53 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-10-13 09:12:53 +0000 |
commit | 58d44886ae9b11575ca607901ca80510821e3cd4 (patch) | |
tree | 32aa94674a541b7baf666c4834aac45c66b79d1d /www/servlet-api | |
parent | 91b76bd0858ad22648f5c37d5a874c4e6d5f74e5 (diff) | |
download | ports-58d44886ae9b11575ca607901ca80510821e3cd4.tar.gz ports-58d44886ae9b11575ca607901ca80510821e3cd4.zip |
Notes
Diffstat (limited to 'www/servlet-api')
-rw-r--r-- | www/servlet-api/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/servlet-api/Makefile b/www/servlet-api/Makefile index c7c97c5d43a6..77b715036596 100644 --- a/www/servlet-api/Makefile +++ b/www/servlet-api/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX= .jar EXTRACT_ONLY= # empty MAINTAINER= hq@FreeBSD.org -COMMENT= The Servlet API (JSR-168) +COMMENT= The Servlet API USE_JAVA= yes JAVA_VERSION= 1.4+ |