diff options
Diffstat (limited to 'geography')
-rw-r--r-- | geography/p5-Geo-Coordinates-UTM/Makefile | 4 | ||||
-rw-r--r-- | geography/p5-Geo-Distance/Makefile | 3 | ||||
-rw-r--r-- | geography/p5-Geo-Mercator/Makefile | 4 | ||||
-rw-r--r-- | geography/p5-Geo-ShapeFile/Makefile | 3 | ||||
-rw-r--r-- | geography/p5-Geo-Weather/Makefile | 4 | ||||
-rw-r--r-- | geography/p5-Geography-Countries/Makefile | 4 | ||||
-rw-r--r-- | geography/viking/Makefile | 3 |
7 files changed, 14 insertions, 11 deletions
diff --git a/geography/p5-Geo-Coordinates-UTM/Makefile b/geography/p5-Geo-Coordinates-UTM/Makefile index b75c2dd1e20..b16cebb2f27 100644 --- a/geography/p5-Geo-Coordinates-UTM/Makefile +++ b/geography/p5-Geo-Coordinates-UTM/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/03/14 16:26:22 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:53 seb Exp $ # DISTNAME= Geo-Coordinates-UTM-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/geography/p5-Geo-Distance/Makefile b/geography/p5-Geo-Distance/Makefile index 855f08cdc52..a23ccf1fe00 100644 --- a/geography/p5-Geo-Distance/Makefile +++ b/geography/p5-Geo-Distance/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2009/09/22 20:50:27 sno Exp $ +# $NetBSD: Makefile,v 1.5 2010/08/21 16:34:53 seb Exp $ # DISTNAME= Geo-Distance-0.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/geography/p5-Geo-Mercator/Makefile b/geography/p5-Geo-Mercator/Makefile index df3470f640f..14ff2ec6a04 100644 --- a/geography/p5-Geo-Mercator/Makefile +++ b/geography/p5-Geo-Mercator/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/03/14 16:26:22 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:53 seb Exp $ # DISTNAME= Geo-Mercator-1.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5gme CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/geography/p5-Geo-ShapeFile/Makefile b/geography/p5-Geo-ShapeFile/Makefile index 51c29279c70..88d9f51b351 100644 --- a/geography/p5-Geo-ShapeFile/Makefile +++ b/geography/p5-Geo-ShapeFile/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/02/04 09:52:04 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:53 seb Exp $ # DISTNAME= Geo-ShapeFile-2.52 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/geography/p5-Geo-Weather/Makefile b/geography/p5-Geo-Weather/Makefile index 47d9cb16c80..2c22b233b2d 100644 --- a/geography/p5-Geo-Weather/Makefile +++ b/geography/p5-Geo-Weather/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/03/14 16:26:22 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:54 seb Exp $ # DISTNAME= Geo-Weather-1.41 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/geography/p5-Geography-Countries/Makefile b/geography/p5-Geography-Countries/Makefile index bb39beced2a..17e72713592 100644 --- a/geography/p5-Geography-Countries/Makefile +++ b/geography/p5-Geography-Countries/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/03/16 18:40:35 sno Exp $ +# $NetBSD: Makefile,v 1.3 2010/08/21 16:34:54 seb Exp $ # DISTNAME= Geography-Countries-2009041301 PKGNAME= p5-${DISTNAME} -#PKGREVISION= 3 +PKGREVISION= 1 SVR4_PKGNAME= p5gcn CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geography/} diff --git a/geography/viking/Makefile b/geography/viking/Makefile index d93d9d201c3..6ba8c7ec9e4 100644 --- a/geography/viking/Makefile +++ b/geography/viking/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2010/06/24 12:37:09 gdt Exp $ +# $NetBSD: Makefile,v 1.15 2010/08/21 16:34:54 seb Exp $ # DISTNAME= viking-0.9.94 +PKGREVISION= 1 CATEGORIES= geography MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=viking/} |