summaryrefslogtreecommitdiff
path: root/math/p5-Algorithm-BloomFilter
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-07-01 21:35:32 +0000
committernia <nia@pkgsrc.org>2019-07-01 21:35:32 +0000
commit90e1e505dab68a31233db7dca1648ec4caa3eac2 (patch)
tree17e5123b2497570d4df89994c4a7373f12470d7d /math/p5-Algorithm-BloomFilter
parent0abaf2d8ce6b521e7432518333261b2b3a560243 (diff)
downloadpkgsrc-90e1e505dab68a31233db7dca1648ec4caa3eac2.tar.gz
Follow some remaining search.cpan.org redirects.
Diffstat (limited to 'math/p5-Algorithm-BloomFilter')
-rw-r--r--math/p5-Algorithm-BloomFilter/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Algorithm-BloomFilter/Makefile b/math/p5-Algorithm-BloomFilter/Makefile
index 886aae17d48..fbcb8374831 100644
--- a/math/p5-Algorithm-BloomFilter/Makefile
+++ b/math/p5-Algorithm-BloomFilter/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2018/08/22 09:45:36 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/01 21:35:48 nia Exp $
DISTNAME= Algorithm-BloomFilter-0.02
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= math
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/S/SM/SMUELLER/
+MASTER_SITES= https://cpan.metacpan.org/authors/id/S/SM/SMUELLER/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/CPAN/authors/id/S/SM/SMUELLER/
+HOMEPAGE= https://cpan.metacpan.org/authors/id/S/SM/SMUELLER/
COMMENT= Simple bloom filter data structure
LICENSE= ${PERL5_LICENSE}