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-Apache2-SiteControl | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'www/p5-Apache2-SiteControl')
-rw-r--r-- | www/p5-Apache2-SiteControl/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache2-SiteControl/pkg-plist | 5 |
2 files changed, 1 insertions, 6 deletions
diff --git a/www/p5-Apache2-SiteControl/Makefile b/www/p5-Apache2-SiteControl/Makefile index be4c9d565709..05c2f546fad0 100644 --- a/www/p5-Apache2-SiteControl/Makefile +++ b/www/p5-Apache2-SiteControl/Makefile @@ -3,7 +3,7 @@ PORTNAME= Apache2-SiteControl PORTVERSION= 1.05 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Apache2-SiteControl/pkg-plist b/www/p5-Apache2-SiteControl/pkg-plist index a10f0d09ff9b..2d77ea5c114e 100644 --- a/www/p5-Apache2-SiteControl/pkg-plist +++ b/www/p5-Apache2-SiteControl/pkg-plist @@ -14,8 +14,3 @@ %%SITE_PERL%%/Apache2/SiteControl/Rule.pm %%SITE_PERL%%/Apache2/SiteControl/User.pm %%SITE_PERL%%/Apache2/SiteControl/UserFactory.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache2/SiteControl/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache2/SiteControl -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache2 -@dirrm %%SITE_PERL%%/Apache2/SiteControl -@dirrmtry %%SITE_PERL%%/Apache2 |