diff --git a/www/servlet-api/Makefile b/www/servlet-api/Makefile index 7111d9fc2316..d0b4c30c04e8 100644 --- a/www/servlet-api/Makefile +++ b/www/servlet-api/Makefile @@ -10,6 +10,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The Servlet API WWW= http://java.sun.com/products/servlet/ +DEPRECATED= Superseded upstream by newer versions many years ago +EXPIRATION_DATE= 2025-12-31 + USES= java NO_BUILD= yes