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 17a89edfb99..cb985e3b739 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2005/07/13 18:01:34 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2005/08/06 06:19:24 jlam Exp $ # DISTNAME= Geo-IP-1.25 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} |