diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-08-17 00:23:28 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2002-08-17 00:23:28 +0000 |
commit | 31ae5740e3a53e0d4179e39f2b16ab4821ff8119 (patch) | |
tree | dbfac63305e7aba1747f2d0b48af0f864a474fd3 /net/p5-Geo-IP | |
parent | aa16c9ac2c25e7d90d9bad79ba0020f302f1bbf5 (diff) | |
download | ports-31ae5740e3a53e0d4179e39f2b16ab4821ff8119.tar.gz ports-31ae5740e3a53e0d4179e39f2b16ab4821ff8119.zip |
Notes
Diffstat (limited to 'net/p5-Geo-IP')
-rw-r--r-- | net/p5-Geo-IP/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Geo-IP/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index a4cab041a3ad..b43227049db7 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -7,6 +7,7 @@ PORTNAME= Geo-IP PORTVERSION= 0.26 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://maxmind.com/download/geoip/api/perl/ PKGNAMEPREFIX= p5- diff --git a/net/p5-Geo-IP/pkg-plist b/net/p5-Geo-IP/pkg-plist index 2e669d5a5b33..118e68534dd6 100644 --- a/net/p5-Geo-IP/pkg-plist +++ b/net/p5-Geo-IP/pkg-plist @@ -3,7 +3,6 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Geo/Mirror.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Geo/IP/.packlist lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Geo/IP/IP.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Geo/IP/IP.so -lib/perllocal.pod @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Geo/IP @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Geo @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Geo |