diff options
author | clsung <clsung@FreeBSD.org> | 2007-03-22 08:52:32 +0000 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-03-22 08:52:32 +0000 |
commit | 85a0d40a7711411ed56918184db970ad95bef186 (patch) | |
tree | ae96da5ea119b3db0d7063379323affe8bcc5c9d /net/p5-Net-Amazon/Makefile.man | |
parent | f152ad660b52d805e9026ab882547a45e8f9d899 (diff) | |
download | FreeBSD-ports-85a0d40a7711411ed56918184db970ad95bef186.zip FreeBSD-ports-85a0d40a7711411ed56918184db970ad95bef186.tar.gz |
- Update to 0.40
- remove 4.x perl requirement
Diffstat (limited to 'net/p5-Net-Amazon/Makefile.man')
-rw-r--r-- | net/p5-Net-Amazon/Makefile.man | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Net-Amazon/Makefile.man b/net/p5-Net-Amazon/Makefile.man index 91ddb6a..83b7128 100644 --- a/net/p5-Net-Amazon/Makefile.man +++ b/net/p5-Net-Amazon/Makefile.man @@ -17,6 +17,7 @@ MAN3+= Net::Amazon::Request::Artist.3 MAN3+= Net::Amazon::Request::Author.3 MAN3+= Net::Amazon::Request::Blended.3 MAN3+= Net::Amazon::Request::BrowseNode.3 +MAN3+= Net::Amazon::Request::Director.3 MAN3+= Net::Amazon::Request::EAN.3 MAN3+= Net::Amazon::Request::Exchange.3 MAN3+= Net::Amazon::Request::ISBN.3 @@ -29,6 +30,7 @@ MAN3+= Net::Amazon::Request::Seller.3 MAN3+= Net::Amazon::Request::Similar.3 MAN3+= Net::Amazon::Request::Sort.3 MAN3+= Net::Amazon::Request::TextStream.3 +MAN3+= Net::Amazon::Request::Title.3 MAN3+= Net::Amazon::Request::UPC.3 MAN3+= Net::Amazon::Request::Wishlist.3 MAN3+= Net::Amazon::Response.3 |