summaryrefslogtreecommitdiff
path: root/databases/p5-DBM-Deep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBM-Deep/Makefile')
-rw-r--r--databases/p5-DBM-Deep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBM-Deep/Makefile b/databases/p5-DBM-Deep/Makefile
index fd2b5ea490a..606aa6ff0e6 100644
--- a/databases/p5-DBM-Deep/Makefile
+++ b/databases/p5-DBM-Deep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2018/08/22 09:43:18 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2019/06/30 20:14:25 nia Exp $
DISTNAME= DBM-Deep-2.0016
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBM/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/DBM-Deep/
+HOMEPAGE= https://metacpan.org/release/DBM-Deep
COMMENT= Pure perl multi-level hash/array DBM that supports transactions
LICENSE= ${PERL5_LICENSE}