summaryrefslogtreecommitdiff
path: root/math/p5-Algorithm-BloomFilter
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-09-08 13:09:53 +0000
committerwiz <wiz@pkgsrc.org>2020-09-08 13:09:53 +0000
commitf5dc63422f3ceb738ac51ef8dbd3a370f9528244 (patch)
tree83366d8f1d438de517bc20ff102ec3e167723915 /math/p5-Algorithm-BloomFilter
parente21211042535971fb21bd9a32b752fe25002e3c1 (diff)
downloadpkgsrc-f5dc63422f3ceb738ac51ef8dbd3a370f9528244.tar.gz
*: improve HOMEPAGE
Diffstat (limited to 'math/p5-Algorithm-BloomFilter')
-rw-r--r--math/p5-Algorithm-BloomFilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Algorithm-BloomFilter/Makefile b/math/p5-Algorithm-BloomFilter/Makefile
index 7348f3fbe7e..174bbe88850 100644
--- a/math/p5-Algorithm-BloomFilter/Makefile
+++ b/math/p5-Algorithm-BloomFilter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2020/08/31 18:10:12 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2020/09/08 13:09:58 wiz Exp $
DISTNAME= Algorithm-BloomFilter-0.02
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= math
MASTER_SITES= https://cpan.metacpan.org/authors/id/S/SM/SMUELLER/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://cpan.metacpan.org/authors/id/S/SM/SMUELLER/
+HOMEPAGE= https://metacpan.org/pod/Algorithm::BloomFilter
COMMENT= Simple bloom filter data structure
LICENSE= ${PERL5_LICENSE}