diff options
Diffstat (limited to 'net/p5-Geo-IP/Makefile')
-rw-r--r-- | net/p5-Geo-IP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index d88c77d8f81..1dcc32c0a82 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2012/02/17 06:58:54 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/03 21:56:58 wiz Exp $ # DISTNAME= Geo-IP-1.40 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} |