diff options
Diffstat (limited to 'devel/p5-Config-Properties/Makefile')
-rw-r--r-- | devel/p5-Config-Properties/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Config-Properties/Makefile b/devel/p5-Config-Properties/Makefile index 55aac0f4bce..d656e710f1f 100644 --- a/devel/p5-Config-Properties/Makefile +++ b/devel/p5-Config-Properties/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2018/08/22 09:43:47 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2019/06/30 20:14:46 nia Exp $ # DISTNAME= Config-Properties-1.80 @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Config-Properties/ +HOMEPAGE= https://metacpan.org/release/Config-Properties COMMENT= Read and write property files LICENSE= ${PERL5_LICENSE} |