diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-12-25 08:21:00 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-12-25 08:21:00 +0000 |
commit | 8d65e19b5390e3793675546db4cbd5a7b83b3f22 (patch) | |
tree | ca0e7458f68a5c7ee3533ba49a1b0d08fcdbd1f3 /www/p5-WWW-Facebook-API/Makefile | |
parent | 8b14f87ac9e6dabd6ee087138367ff8cff5afc49 (diff) |
Notes
Diffstat (limited to 'www/p5-WWW-Facebook-API/Makefile')
-rw-r--r-- | www/p5-WWW-Facebook-API/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-WWW-Facebook-API/Makefile b/www/p5-WWW-Facebook-API/Makefile index 7e2e57b03236..724f487711db 100644 --- a/www/p5-WWW-Facebook-API/Makefile +++ b/www/p5-WWW-Facebook-API/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WWW-Facebook-API -PORTVERSION= 0.4.7 +PORTVERSION= 0.4.10 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -33,7 +33,9 @@ MAN3= WWW::Facebook::API.3 \ WWW::Facebook::API::Feed.3 \ WWW::Facebook::API::Friends.3 \ WWW::Facebook::API::Groups.3 \ + WWW::Facebook::API::Marketplace.3 \ WWW::Facebook::API::Notifications.3 \ + WWW::Facebook::API::Pages.3 \ WWW::Facebook::API::Photos.3 \ WWW::Facebook::API::Profile.3 \ WWW::Facebook::API::Users.3 |