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 807f6383cfb..69c77385c98 100644 --- a/geography/p5-Geo-Distance/Makefile +++ b/geography/p5-Geo-Distance/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:21 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/10/19 19:18:10 he Exp $ # DISTNAME= Geo-Distance-0.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} |