summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-03 08:03:14 +0000
committerwiz <wiz@pkgsrc.org>2017-09-03 08:03:14 +0000
commit8a34abc7d02479feda1b91d4c0371260e10e9a3f (patch)
treed37583cda8b35583bb0003685012b059688ffb69 /geography
parentd34608b51660bae027d6cff9394bb6b3e4e135fc (diff)
downloadpkgsrc-8a34abc7d02479feda1b91d4c0371260e10e9a3f.tar.gz
Fix HOMEPAGE.
Diffstat (limited to 'geography')
-rw-r--r--geography/p5-Geo-Distance/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/geography/p5-Geo-Distance/Makefile b/geography/p5-Geo-Distance/Makefile
index a7fb7bcab52..a17ecb19be8 100644
--- a/geography/p5-Geo-Distance/Makefile
+++ b/geography/p5-Geo-Distance/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2017/06/05 14:23:59 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.17 2017/09/03 08:03:55 wiz Exp $
DISTNAME= Geo-Distance-0.20
PKGNAME= p5-${DISTNAME}
@@ -8,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.11/Distance.pm
+HOMEPAGE= http://search.cpan.org/~bluefeet/Geo-Distance-0.20/
COMMENT= Calculate Distances and Closest Locations
LICENSE= ${PERL5_LICENSE}