From 35c02f66b0847a15c035174bb83294418ab4023b Mon Sep 17 00:00:00 2001 From: wen Date: Wed, 6 Apr 2011 01:00:58 +0000 Subject: Short URL services have become enormously popular on the internet. There are, literally, dozens (hundreds?) of these services. Services_ShortURL offers an abstract way of shortening and expanding URLs. WWW: http://pear.php.net/package/Services_ShortURL/ --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index ba318dea661c..bdd31045ac49 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1373,6 +1373,7 @@ SUBDIR += pear-Services_Google SUBDIR += pear-Services_OpenSearch SUBDIR += pear-Services_SharedBook + SUBDIR += pear-Services_ShortURL SUBDIR += pear-Services_TinyURL SUBDIR += pear-Services_TwitPic SUBDIR += pear-Services_W3C_CSSValidator -- cgit