diff options
Diffstat (limited to 'textproc/p5-Search-Indexer/Makefile')
-rw-r--r-- | textproc/p5-Search-Indexer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Search-Indexer/Makefile b/textproc/p5-Search-Indexer/Makefile index 98f65cce51e..69ad4c29b5a 100644 --- a/textproc/p5-Search-Indexer/Makefile +++ b/textproc/p5-Search-Indexer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2018/08/22 09:46:55 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2019/06/30 20:16:55 nia Exp $ DISTNAME= Search-Indexer-0.79 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Search-Indexer/ +HOMEPAGE= https://metacpan.org/release/Search-Indexer COMMENT= Perl 5 module providing a full-text indexer LICENSE= ${PERL5_LICENSE} |