diff options
author | obache <obache> | 2011-08-14 12:38:56 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 12:38:56 +0000 |
commit | 9d87f4261978c88d2444726c4481f3df5b47d67a (patch) | |
tree | a3a6c23173712a52db9e89924b946baf27e1bbba /geography/p5-Geo-ShapeFile | |
parent | 74a7e1147c88b8cfdc49ad6446607b426d49a46b (diff) | |
download | pkgsrc-9d87f4261978c88d2444726c4481f3df5b47d67a.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'geography/p5-Geo-ShapeFile')
-rw-r--r-- | geography/p5-Geo-ShapeFile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/p5-Geo-ShapeFile/Makefile b/geography/p5-Geo-ShapeFile/Makefile index 88d9f51b351..e1528297b33 100644 --- a/geography/p5-Geo-ShapeFile/Makefile +++ b/geography/p5-Geo-ShapeFile/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/08/21 16:34:53 seb Exp $ +# $NetBSD: Makefile,v 1.3 2011/08/14 12:48:49 obache Exp $ # DISTNAME= Geo-ShapeFile-2.52 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= geography perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} |