diff options
author | nia <nia@pkgsrc.org> | 2019-07-01 21:35:32 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-07-01 21:35:32 +0000 |
commit | 90e1e505dab68a31233db7dca1648ec4caa3eac2 (patch) | |
tree | 17e5123b2497570d4df89994c4a7373f12470d7d /geography/p5-Geo-Distance | |
parent | 0abaf2d8ce6b521e7432518333261b2b3a560243 (diff) | |
download | pkgsrc-90e1e505dab68a31233db7dca1648ec4caa3eac2.tar.gz |
Follow some remaining search.cpan.org redirects.
Diffstat (limited to 'geography/p5-Geo-Distance')
-rw-r--r-- | geography/p5-Geo-Distance/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/p5-Geo-Distance/Makefile b/geography/p5-Geo-Distance/Makefile index 6e004f4f6f1..b79447a0a4d 100644 --- a/geography/p5-Geo-Distance/Makefile +++ b/geography/p5-Geo-Distance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2018/08/22 09:45:09 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2019/07/01 21:35:46 nia Exp $ DISTNAME= Geo-Distance-0.20 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/~bluefeet/Geo-Distance-0.20/ +HOMEPAGE= https://metacpan.org/release/BLUEFEET/Geo-Distance-0.20 COMMENT= Calculate Distances and Closest Locations LICENSE= ${PERL5_LICENSE} |