summaryrefslogtreecommitdiff
path: root/devel/p5-AtExit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-AtExit/Makefile')
-rw-r--r--devel/p5-AtExit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-AtExit/Makefile b/devel/p5-AtExit/Makefile
index 753342ea446..a5a48641c84 100644
--- a/devel/p5-AtExit/Makefile
+++ b/devel/p5-AtExit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2018/08/22 09:43:37 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2019/06/30 20:14:32 nia Exp $
DISTNAME= AtExit-2.03
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=AtExit/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/AtExit/
+HOMEPAGE= https://metacpan.org/release/AtExit
COMMENT= Provides an ANSI C style atexit() function to Perl programs
LICENSE= artistic