diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-11-12 08:54:45 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-11-12 08:54:45 +0000 |
commit | f1571d23469b47a1b80694e5431818c0d66c31be (patch) | |
tree | d3116ad1832c4090154210d72e61d94feba34965 /www/p5-Net-FreshBooks-API/pkg-plist | |
parent | 4c091535333e5d8e6023c2fb3b552a5a7b8d8eae (diff) | |
download | ports-f1571d23469b47a1b80694e5431818c0d66c31be.tar.gz ports-f1571d23469b47a1b80694e5431818c0d66c31be.zip |
- Update to 0.15
Notes
Notes:
svn path=/head/; revision=264441
Diffstat (limited to 'www/p5-Net-FreshBooks-API/pkg-plist')
-rw-r--r-- | www/p5-Net-FreshBooks-API/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/p5-Net-FreshBooks-API/pkg-plist b/www/p5-Net-FreshBooks-API/pkg-plist index a38eb834ed3d..dd86c96d7471 100644 --- a/www/p5-Net-FreshBooks-API/pkg-plist +++ b/www/p5-Net-FreshBooks-API/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/Net/FreshBooks/API.pm %%SITE_PERL%%/Net/FreshBooks/API/Base.pm %%SITE_PERL%%/Net/FreshBooks/API/Client.pm +%%SITE_PERL%%/Net/FreshBooks/API/Estimate.pm %%SITE_PERL%%/Net/FreshBooks/API/Invoice.pm %%SITE_PERL%%/Net/FreshBooks/API/InvoiceLine.pm %%SITE_PERL%%/Net/FreshBooks/API/Iterator.pm @@ -8,5 +9,9 @@ %%SITE_PERL%%/Net/FreshBooks/API/OAuth.pm %%SITE_PERL%%/Net/FreshBooks/API/Payment.pm %%SITE_PERL%%/Net/FreshBooks/API/Recurring.pm +%%SITE_PERL%%/Net/FreshBooks/API/Role/CRUD.pm +%%SITE_PERL%%/Net/FreshBooks/API/Role/LineItem.pm +%%SITE_PERL%%/Net/FreshBooks/API/Role/SendBy.pm +@dirrmtry %%SITE_PERL%%/Net/FreshBooks/API/Role @dirrmtry %%SITE_PERL%%/Net/FreshBooks/API @dirrmtry %%SITE_PERL%%/Net/FreshBooks |