diff options
Diffstat (limited to 'www/spfc/Makefile')
-rw-r--r-- | www/spfc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/spfc/Makefile b/www/spfc/Makefile index 4ad38974606..83a3157643f 100644 --- a/www/spfc/Makefile +++ b/www/spfc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2007/01/31 00:04:13 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2007/03/21 19:24:11 jwise Exp $ DISTNAME= spfc-0.2.0 PKGREVISION= 1 @@ -9,6 +9,7 @@ MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://java.apache.org/ COMMENT= Apache.org's Server Page Foundation Classes +BROKEN= this package is unmaintained and supplanted by newer JSP releases. if you use this, speak now. BROKEN_IN= pkgsrc-2005Q4 pkgsrc-2006Q1 pkgsrc-2006Q4 # yes, this needs _exactly_ version 2.0 |