diff options
Diffstat (limited to 'geography/p5-Geo-Distance')
-rw-r--r-- | geography/p5-Geo-Distance/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/p5-Geo-Distance/Makefile b/geography/p5-Geo-Distance/Makefile index ff797ef2815..774d99007bc 100644 --- a/geography/p5-Geo-Distance/Makefile +++ b/geography/p5-Geo-Distance/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2020/09/07 11:14:14 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2021/05/24 19:52:18 wiz Exp $ DISTNAME= Geo-Distance-0.24 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} |