diff --git a/www/p5-libservlet/Makefile b/www/p5-libservlet/Makefile index 2a1f00b0f223..1efe6faa90ff 100644 --- a/www/p5-libservlet/Makefile +++ b/www/p5-libservlet/Makefile @@ -1,21 +1,24 @@ PORTNAME= libservlet PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= SF PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Servlet API for Perl WWW= https://libservlet.sourceforge.net/ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +DEPRECATED= Upstream unmaintained and last release was in 2001 +EXPIRATION_DATE=2024-04-13 + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Exception-Class>=0:devel/p5-Exception-Class USES= perl5 USE_PERL5= configure .include