summaryrefslogtreecommitdiff
path: root/net/p5-Danga-Socket
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 /net/p5-Danga-Socket
parent0abaf2d8ce6b521e7432518333261b2b3a560243 (diff)
downloadpkgsrc-90e1e505dab68a31233db7dca1648ec4caa3eac2.tar.gz
Follow some remaining search.cpan.org redirects.
Diffstat (limited to 'net/p5-Danga-Socket')
-rw-r--r--net/p5-Danga-Socket/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Danga-Socket/Makefile b/net/p5-Danga-Socket/Makefile
index 404e2fc5c56..27f2661c4df 100644
--- a/net/p5-Danga-Socket/Makefile
+++ b/net/p5-Danga-Socket/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.11 2018/08/22 09:45:56 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2019/07/01 21:35:49 nia Exp $
#
DISTNAME= Danga-Socket-1.61
PKGNAME= p5-${DISTNAME}
PKGREVISION= 8
CATEGORIES= net
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/
+MASTER_SITES= https://cpan.metacpan.org/authors/id/B/BR/BRADFITZ/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ/
+HOMEPAGE= https://cpan.metacpan.org/authors/id/B/BR/BRADFITZ/
COMMENT= Event loop and event-driven async socket base class
LICENSE= ${PERL5_LICENSE}