diff options
Diffstat (limited to 'mail/p5-Mail-ListDetector/Makefile')
-rw-r--r-- | mail/p5-Mail-ListDetector/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-ListDetector/Makefile b/mail/p5-Mail-ListDetector/Makefile index a97652cf003..8f2d5af483e 100644 --- a/mail/p5-Mail-ListDetector/Makefile +++ b/mail/p5-Mail-ListDetector/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2018/08/22 09:45:31 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2019/06/30 20:16:16 nia Exp $ DISTNAME= Mail-ListDetector-1.04 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Mail-ListDetector/ +HOMEPAGE= https://metacpan.org/release/Mail-ListDetector COMMENT= Perl5 module to detect messages from a mailing lists LICENSE= ${PERL5_LICENSE} |