diff options
Diffstat (limited to 'geography/p5-Geo-Ellipsoid/Makefile')
-rw-r--r-- | geography/p5-Geo-Ellipsoid/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/p5-Geo-Ellipsoid/Makefile b/geography/p5-Geo-Ellipsoid/Makefile index 9d4d692305b..8028614caee 100644 --- a/geography/p5-Geo-Ellipsoid/Makefile +++ b/geography/p5-Geo-Ellipsoid/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2021/04/28 23:55:08 wen Exp $ +# $NetBSD: Makefile,v 1.11 2021/05/24 19:52:18 wiz Exp $ # DISTNAME= Geo-Ellipsoid-1.15 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} |