diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 14:14:40 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 14:14:40 +0000 |
commit | 81f7b4705fbf80c85e13b93a286039a0d6ad1bfe (patch) | |
tree | 62f06c4cb415bf4c2fe478f5c5c7bf8cb0bffb2c /net/p5-Geo-IP | |
parent | c731522a3bbc5c173afc327df22d2d032c06dd25 (diff) | |
download | pkgsrc-81f7b4705fbf80c85e13b93a286039a0d6ad1bfe.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'net/p5-Geo-IP')
-rw-r--r-- | net/p5-Geo-IP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index 41fa9b8c6f4..7fc163e7bd3 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2010/08/21 16:35:21 seb Exp $ +# $NetBSD: Makefile,v 1.21 2011/08/14 14:14:41 obache Exp $ # DISTNAME= Geo-IP-1.38 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} |