diff options
Diffstat (limited to 'geography/p5-Geo-Distance/Makefile')
-rw-r--r-- | geography/p5-Geo-Distance/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/p5-Geo-Distance/Makefile b/geography/p5-Geo-Distance/Makefile index 885d9f0dc4c..4be2b157366 100644 --- a/geography/p5-Geo-Distance/Makefile +++ b/geography/p5-Geo-Distance/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2012/08/29 14:20:23 wen Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/03 21:56:06 wiz Exp $ # DISTNAME= Geo-Distance-0.19 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} |