diff options
Diffstat (limited to 'www/p5-CSS/Makefile')
-rw-r--r-- | www/p5-CSS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CSS/Makefile b/www/p5-CSS/Makefile index a76c7d3ee83..c9ead586188 100644 --- a/www/p5-CSS/Makefile +++ b/www/p5-CSS/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2021/05/24 19:55:22 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2022/06/28 11:37:12 wiz Exp $ # DISTNAME= CSS-1.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CSS/} |