diff options
Diffstat (limited to 'geography/p5-Geo-Distance/Makefile')
-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 891430135ad..f4faf2ba066 100644 --- a/geography/p5-Geo-Distance/Makefile +++ b/geography/p5-Geo-Distance/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2019/11/03 19:30:33 rillig Exp $ +# $NetBSD: Makefile,v 1.22 2020/08/31 18:09:35 wiz Exp $ DISTNAME= Geo-Distance-0.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} |