diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-19 18:03:55 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-19 18:03:55 +0000 |
commit | 35cffddc191e9ae1fb2e50ee28f5ac9f027758f1 (patch) | |
tree | 9fe7228db6eb7d88b0d85539120ae895f016778b /finance/p5-Business-OnlinePayment-iAuthorizer | |
parent | 337a16c5de72d08d174e4a6d5d17a038fb5afc28 (diff) |
Fix pkg-plist, which was previously hidden in p5-Business-OnlinePayment
Submitted by: pointyhat
Notes
Notes:
svn path=/head/; revision=207592
Diffstat (limited to 'finance/p5-Business-OnlinePayment-iAuthorizer')
-rw-r--r-- | finance/p5-Business-OnlinePayment-iAuthorizer/Makefile | 1 | ||||
-rw-r--r-- | finance/p5-Business-OnlinePayment-iAuthorizer/pkg-plist | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile b/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile index c8d214d1cd0f..72888c95de57 100644 --- a/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile +++ b/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile @@ -7,6 +7,7 @@ PORTNAME= Business-OnlinePayment-iAuthorizer PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Business diff --git a/finance/p5-Business-OnlinePayment-iAuthorizer/pkg-plist b/finance/p5-Business-OnlinePayment-iAuthorizer/pkg-plist index c359c670ef89..faf99d582656 100644 --- a/finance/p5-Business-OnlinePayment-iAuthorizer/pkg-plist +++ b/finance/p5-Business-OnlinePayment-iAuthorizer/pkg-plist @@ -4,4 +4,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/iAuthorizer/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/iAuthorizer @dirrm %%SITE_PERL%%/auto/Business/OnlinePayment/iAuthorizer +@dirrmtry %%SITE_PERL%%/auto/Business/OnlinePayment +@dirrmtry %%SITE_PERL%%/auto/Business @dirrmtry %%SITE_PERL%%/Business/OnlinePayment +@dirrmtry %%SITE_PERL%%/Business |