diff options
Diffstat (limited to 'www/p5-SCGI/Makefile')
-rw-r--r-- | www/p5-SCGI/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-SCGI/Makefile b/www/p5-SCGI/Makefile index b14b948fa45..3fcdd8a4195 100644 --- a/www/p5-SCGI/Makefile +++ b/www/p5-SCGI/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2021/05/24 19:55:50 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2022/06/28 11:37:41 wiz Exp $ DISTNAME= SCGI-0.6 PKGNAME= p5-${DISTNAME} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SCGI/} |