diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-04-12 00:05:28 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-04-12 00:05:28 +0000 |
commit | a675219d310c3d3e523921a938f0fce12893c3bc (patch) | |
tree | 2b4e902b5cab12c7bb3825c78cbc42d0efe3b0e7 /www/p5-Apache-AuthCookie | |
parent | 71b9ac173564c5737a2144d2e2232f3823c61914 (diff) | |
download | ports-a675219d310c3d3e523921a938f0fce12893c3bc.tar.gz ports-a675219d310c3d3e523921a938f0fce12893c3bc.zip |
Notes
Diffstat (limited to 'www/p5-Apache-AuthCookie')
-rw-r--r-- | www/p5-Apache-AuthCookie/Makefile | 1 | ||||
-rw-r--r-- | www/p5-Apache-AuthCookie/pkg-plist | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile index 45c4ae186561..2dfa4d9d760d 100644 --- a/www/p5-Apache-AuthCookie/Makefile +++ b/www/p5-Apache-AuthCookie/Makefile @@ -7,6 +7,7 @@ PORTNAME= Apache-AuthCookie PORTVERSION= 3.12 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Apache-AuthCookie/pkg-plist b/www/p5-Apache-AuthCookie/pkg-plist index b47cfdffb299..ed4c9974af47 100644 --- a/www/p5-Apache-AuthCookie/pkg-plist +++ b/www/p5-Apache-AuthCookie/pkg-plist @@ -1,8 +1,9 @@ %%SITE_PERL%%/Apache/AuthCookie.pm %%SITE_PERL%%/Apache/AuthCookie/Util.pm %%SITE_PERL%%/Apache2/AuthCookie.pm -@dirrm %%SITE_PERL%%/Apache/AuthCookie %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthCookie/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthCookie +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache +@dirrm %%SITE_PERL%%/Apache/AuthCookie @dirrmtry %%SITE_PERL%%/Apache @dirrmtry %%SITE_PERL%%/Apache2 |