From cbecaa2a8dc1b8bdf3c2c876ea0dbac393b45825 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 6 Sep 2010 10:56:48 +0000 Subject: Update to 0.09, set LICENSE, fix typo in COMMENT. 0.09 Mon May 17 16:30:32 - Patched mgrs_to_utm to handle short MGRS strings --- geography/p5-Geo-Coordinates-UTM/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'geography/p5-Geo-Coordinates-UTM/Makefile') diff --git a/geography/p5-Geo-Coordinates-UTM/Makefile b/geography/p5-Geo-Coordinates-UTM/Makefile index b16cebb2f27..5cec35a4c2c 100644 --- a/geography/p5-Geo-Coordinates-UTM/Makefile +++ b/geography/p5-Geo-Coordinates-UTM/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:53 seb Exp $ +# $NetBSD: Makefile,v 1.3 2010/09/06 10:56:48 wiz Exp $ # -DISTNAME= Geo-Coordinates-UTM-0.08 +DISTNAME= Geo-Coordinates-UTM-0.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} MAINTAINER= he@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Geo-Coordinates-UTM/ -COMMENT= Perl extension for Latitiude Longitude conversions +COMMENT= Perl extension for Latitude Longitude conversions +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3