- Fix the fetch error reported by pointyhat@
This commit is contained in:
parent
ad8b471882
commit
6244dd87ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252296
2 changed files with 5 additions and 4 deletions
|
@ -6,10 +6,11 @@
|
|||
#
|
||||
|
||||
PORTNAME= Geo-Coder-Multiple
|
||||
PORTVERSION= 0.61
|
||||
PORTVERSION= 0.60
|
||||
CATEGORIES= misc perl5 geography
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-0.6
|
||||
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Perl module to tie together multiple Geo::Coder modules
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Geo-Coder-Multiple-0.61.tar.gz) = 95198f12a603589efdc8a89c458847a9
|
||||
SHA256 (Geo-Coder-Multiple-0.61.tar.gz) = d685d84389495c7bba6b25a34070ee874bce36bc5a806b9c9a42d84fd0a482c1
|
||||
SIZE (Geo-Coder-Multiple-0.61.tar.gz) = 5780
|
||||
MD5 (Geo-Coder-Multiple-0.6.tar.gz) = fde51547d5f15d5e21d8a1f8f397bad7
|
||||
SHA256 (Geo-Coder-Multiple-0.6.tar.gz) = 2432ebc39d5b4540890cf2e8b38c1a58a236bfa6803c8988213e6b84e0ffd83c
|
||||
SIZE (Geo-Coder-Multiple-0.6.tar.gz) = 5345
|
||||
|
|
Loading…
Reference in a new issue