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-Session-Wrapper | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'www/p5-Apache-Session-Wrapper')
-rw-r--r-- | www/p5-Apache-Session-Wrapper/Makefile | 1 | ||||
-rw-r--r-- | www/p5-Apache-Session-Wrapper/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-Apache-Session-Wrapper/Makefile b/www/p5-Apache-Session-Wrapper/Makefile index 65e51d760b2b..3f6faa3f3364 100644 --- a/www/p5-Apache-Session-Wrapper/Makefile +++ b/www/p5-Apache-Session-Wrapper/Makefile @@ -3,6 +3,7 @@ PORTNAME= Apache-Session-Wrapper PORTVERSION= 0.34 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Apache-Session-Wrapper/pkg-plist b/www/p5-Apache-Session-Wrapper/pkg-plist index 9ec08bacb8da..d48dc60a8c58 100644 --- a/www/p5-Apache-Session-Wrapper/pkg-plist +++ b/www/p5-Apache-Session-Wrapper/pkg-plist @@ -1,4 +1,2 @@ %%PERL5_MAN3%%/Apache::Session::Wrapper.3.gz %%SITE_PERL%%/Apache/Session/Wrapper.pm -@dirrmtry %%SITE_PERL%%/Apache/Session -@dirrmtry %%SITE_PERL%%/Apache |