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 2486e761def..22933491927 100644 --- a/www/p5-CSS/Makefile +++ b/www/p5-CSS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2018/08/22 09:47:31 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2019/06/30 20:17:23 nia Exp $ # DISTNAME= CSS-1.09 @@ -8,7 +8,7 @@ CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CSS/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/CSS/ +HOMEPAGE= https://metacpan.org/release/CSS COMMENT= Object oriented access to Cascading Style Sheets LICENSE= ${PERL5_LICENSE} |