diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /net/p5-MaxMind-DB-Common | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'net/p5-MaxMind-DB-Common')
-rw-r--r-- | net/p5-MaxMind-DB-Common/Makefile | 1 | ||||
-rw-r--r-- | net/p5-MaxMind-DB-Common/pkg-plist | 11 |
2 files changed, 1 insertions, 11 deletions
diff --git a/net/p5-MaxMind-DB-Common/Makefile b/net/p5-MaxMind-DB-Common/Makefile index b6dad75340c5..14f507aee9d2 100644 --- a/net/p5-MaxMind-DB-Common/Makefile +++ b/net/p5-MaxMind-DB-Common/Makefile @@ -3,6 +3,7 @@ PORTNAME= MaxMind-DB-Common PORTVERSION= 0.031003 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DROLSKY diff --git a/net/p5-MaxMind-DB-Common/pkg-plist b/net/p5-MaxMind-DB-Common/pkg-plist index dbe433e090df..79a2b4d3abde 100644 --- a/net/p5-MaxMind-DB-Common/pkg-plist +++ b/net/p5-MaxMind-DB-Common/pkg-plist @@ -4,16 +4,5 @@ %%SITE_PERL%%/MaxMind/DB/Types.pm %%SITE_PERL%%/Test/MaxMind/DB/Common/Data.pm %%SITE_PERL%%/Test/MaxMind/DB/Common/Util.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/MaxMind/DB/Common/.packlist %%PERL5_MAN3%%/MaxMind::DB::Common.3.gz %%PERL5_MAN3%%/MaxMind::DB::Metadata.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MaxMind/DB/Common -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MaxMind/DB -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MaxMind -@dirrm %%SITE_PERL%%/Test/MaxMind/DB/Common -@dirrmtry %%SITE_PERL%%/Test/MaxMind/DB -@dirrmtry %%SITE_PERL%%/Test/MaxMind -@dirrmtry %%SITE_PERL%%/Test -@dirrmtry %%SITE_PERL%%/MaxMind/DB/Role -@dirrmtry %%SITE_PERL%%/MaxMind/DB -@dirrmtry %%SITE_PERL%%/MaxMind |