diff options
Diffstat (limited to 'geography/p5-Geo-Coordinates-UTM/Makefile')
-rw-r--r-- | geography/p5-Geo-Coordinates-UTM/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/p5-Geo-Coordinates-UTM/Makefile b/geography/p5-Geo-Coordinates-UTM/Makefile index f74bd2448de..3c8c0abb5da 100644 --- a/geography/p5-Geo-Coordinates-UTM/Makefile +++ b/geography/p5-Geo-Coordinates-UTM/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2015/05/01 02:21:46 wen Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:07 wiz Exp $ # DISTNAME= Geo-Coordinates-UTM-0.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} |