diff options
Diffstat (limited to 'devel/p5-IPC-PubSub/Makefile')
-rw-r--r-- | devel/p5-IPC-PubSub/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-IPC-PubSub/Makefile b/devel/p5-IPC-PubSub/Makefile index 1faf4a3eb55..4506c1c0cfc 100644 --- a/devel/p5-IPC-PubSub/Makefile +++ b/devel/p5-IPC-PubSub/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2018/08/22 09:44:10 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2019/06/30 20:15:11 nia Exp $ # DISTNAME= IPC-PubSub-0.29 @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/IPC-PubSub/ +HOMEPAGE= https://metacpan.org/release/IPC-PubSub COMMENT= Perl 5 module providing interprocess publish/subscribe channels USE_LANGUAGES= # empty |