summaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Tree/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Pod-Tree/Makefile')
-rw-r--r--textproc/p5-Pod-Tree/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Pod-Tree/Makefile b/textproc/p5-Pod-Tree/Makefile
index 3f9552d910a..a85845e01ca 100644
--- a/textproc/p5-Pod-Tree/Makefile
+++ b/textproc/p5-Pod-Tree/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2019/03/02 10:38:42 wen Exp $
+# $NetBSD: Makefile,v 1.25 2019/06/30 20:16:54 nia Exp $
DISTNAME= Pod-Tree-1.31
PKGNAME= p5-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= textproc devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/Pod-Tree/
+HOMEPAGE= https://metacpan.org/release/Pod-Tree
COMMENT= Create a static syntax tree for a POD
LICENSE= ${PERL5_LICENSE}