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 /www/p5-Apache-Clean2 | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'www/p5-Apache-Clean2')
-rw-r--r-- | www/p5-Apache-Clean2/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-Clean2/pkg-plist | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-Apache-Clean2/Makefile b/www/p5-Apache-Clean2/Makefile index efb4b624c037..157c19039d52 100644 --- a/www/p5-Apache-Clean2/Makefile +++ b/www/p5-Apache-Clean2/Makefile @@ -3,7 +3,7 @@ PORTNAME= Apache-Clean PORTVERSION= 2.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Apache/GEOFF diff --git a/www/p5-Apache-Clean2/pkg-plist b/www/p5-Apache-Clean2/pkg-plist index 084ec8490e15..b3e68f90fb22 100644 --- a/www/p5-Apache-Clean2/pkg-plist +++ b/www/p5-Apache-Clean2/pkg-plist @@ -1,8 +1,4 @@ %%PERL5_MAN3%%/Apache::Clean.3.gz %%SITE_PERL%%/Apache/Clean.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Clean/.packlist %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Clean -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache -@dirrmtry %%SITE_PERL%%/Apache |