From 3a16e6b41268aa84fb64a2bf22064ed991592980 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 8 Nov 2008 20:00:31 +0000 Subject: An interface for communicating with Twitter's public API. Send status updates, fetch information, add friends, etc. WWW: http://pear.php.net/package/Services_Twitter/ PR: ports/128647 Submitted by: Wen Heping --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 690fd712a782..fe7b8b2f5a11 100644 --- a/net/Makefile +++ b/net/Makefile @@ -685,6 +685,7 @@ SUBDIR += pear-Net_Whois SUBDIR += pear-SOAP SUBDIR += pear-Services_Pingback + SUBDIR += pear-Services_Twitter SUBDIR += pear-URI_Template SUBDIR += pear-XML_RPC SUBDIR += pear-XML_RPC2 -- cgit v1.2.3