diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-04-13 21:14:45 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-04-13 21:14:45 +0000 |
commit | 7ab5f517c79448fa4d0428da66a0cd2d3ccc0076 (patch) | |
tree | 291ad0f0f951fa726e61017517f71b171fe1dadb /databases/p5-DBD-InterBase | |
parent | f40318a0ea4d9d58527a814ba4644f8388dc37fa (diff) |
Fix plist
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=351240
Diffstat (limited to 'databases/p5-DBD-InterBase')
-rw-r--r-- | databases/p5-DBD-InterBase/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-DBD-InterBase/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBD-InterBase/Makefile b/databases/p5-DBD-InterBase/Makefile index fcf66610fee3..d97510ec043a 100644 --- a/databases/p5-DBD-InterBase/Makefile +++ b/databases/p5-DBD-InterBase/Makefile @@ -3,6 +3,7 @@ PORTNAME= DBD-InterBase PORTVERSION= 0.48 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= DBD diff --git a/databases/p5-DBD-InterBase/pkg-plist b/databases/p5-DBD-InterBase/pkg-plist index bfc2cfece751..1703fa0efb34 100644 --- a/databases/p5-DBD-InterBase/pkg-plist +++ b/databases/p5-DBD-InterBase/pkg-plist @@ -4,6 +4,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/DBD/InterBase/TypeInfo.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/InterBase/InterBase.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/InterBase/InterBase.so +%%PERL5_MAN3%%/DBD::InterBase.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/DBD/InterBase @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBD @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/InterBase |