diff options
Diffstat (limited to 'geography/p5-Geo-Coordinates-UTM/Makefile')
-rw-r--r-- | geography/p5-Geo-Coordinates-UTM/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/p5-Geo-Coordinates-UTM/Makefile b/geography/p5-Geo-Coordinates-UTM/Makefile index 78be180ab8b..b3546f15242 100644 --- a/geography/p5-Geo-Coordinates-UTM/Makefile +++ b/geography/p5-Geo-Coordinates-UTM/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2011/08/14 12:48:49 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 21:56:06 wiz Exp $ # DISTNAME= Geo-Coordinates-UTM-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} |