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-SQLite3 | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'www/p5-Apache-Session-SQLite3')
-rw-r--r-- | www/p5-Apache-Session-SQLite3/Makefile | 1 | ||||
-rw-r--r-- | www/p5-Apache-Session-SQLite3/pkg-plist | 7 |
2 files changed, 1 insertions, 7 deletions
diff --git a/www/p5-Apache-Session-SQLite3/Makefile b/www/p5-Apache-Session-SQLite3/Makefile index 52d4aa271277..527074c727dc 100644 --- a/www/p5-Apache-Session-SQLite3/Makefile +++ b/www/p5-Apache-Session-SQLite3/Makefile @@ -3,6 +3,7 @@ PORTNAME= Apache-Session-SQLite3 PORTVERSION= 0.03 +PORTREVISION= 1 CATEGORIES= www databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Apache-Session-SQLite3/pkg-plist b/www/p5-Apache-Session-SQLite3/pkg-plist index e42e9798ecf1..7296246cd3fb 100644 --- a/www/p5-Apache-Session-SQLite3/pkg-plist +++ b/www/p5-Apache-Session-SQLite3/pkg-plist @@ -1,10 +1,3 @@ %%PERL5_MAN3%%/Apache::Session::SQLite3.3.gz %%SITE_PERL%%/Apache/Session/SQLite3.pm %%SITE_PERL%%/Apache/Session/Store/SQLite3.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Session/SQLite3/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Session/SQLite3 -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Session -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache -@dirrmtry %%SITE_PERL%%/Apache/Session/Store -@dirrmtry %%SITE_PERL%%/Apache/Session -@dirrmtry %%SITE_PERL%%/Apache |