diff options
Diffstat (limited to 'geography/p5-Geo-ShapeFile/Makefile')
-rw-r--r-- | geography/p5-Geo-ShapeFile/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/p5-Geo-ShapeFile/Makefile b/geography/p5-Geo-ShapeFile/Makefile index 67c62bdf538..5a0db44b5b6 100644 --- a/geography/p5-Geo-ShapeFile/Makefile +++ b/geography/p5-Geo-ShapeFile/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2015/05/01 02:31:10 wen Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:50:08 wiz Exp $ # DISTNAME= Geo-ShapeFile-2.60 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} |