Index: head/www/p5-HTTPD-Log-Filter/Makefile =================================================================== --- head/www/p5-HTTPD-Log-Filter/Makefile (revision 444750) +++ head/www/p5-HTTPD-Log-Filter/Makefile (revision 444751) @@ -1,20 +1,21 @@ # $FreeBSD$ PORTNAME= HTTPD-Log-Filter PORTVERSION= 1.08 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AWRIGLEY PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl module to filter entries out of an httpd log -BUILD_DEPENDS= p5-IO-Zlib>=0:archivers/p5-IO-Zlib -RUN_DEPENDS= p5-IO-Zlib>=0:archivers/p5-IO-Zlib +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure .include Index: head/www/p5-HTTPD-Log-Filter/pkg-plist =================================================================== --- head/www/p5-HTTPD-Log-Filter/pkg-plist (revision 444750) +++ head/www/p5-HTTPD-Log-Filter/pkg-plist (revision 444751) @@ -1,4 +1,4 @@ bin/exclude_robots -%%PERL5_MAN3%%/HTTPD::Log::Filter.3.gz -%%PERL5_MAN1%%/exclude_robots.1.gz %%SITE_PERL%%/HTTPD/Log/Filter.pm +%%PERL5_MAN1%%/exclude_robots.1.gz +%%PERL5_MAN3%%/HTTPD::Log::Filter.3.gz