diff options
author | wen <wen@FreeBSD.org> | 2011-04-06 09:00:58 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-04-06 09:00:58 +0800 |
commit | 35c02f66b0847a15c035174bb83294418ab4023b (patch) | |
tree | 636b9a9ad20a40c07d0ffbca0c75c89afdb197fb /www/Makefile | |
parent | 578a204c58fdc67b2167f21b0af4cc7d261c905e (diff) | |
download | freebsd-ports-gnome-35c02f66b0847a15c035174bb83294418ab4023b.tar.gz freebsd-ports-gnome-35c02f66b0847a15c035174bb83294418ab4023b.tar.zst freebsd-ports-gnome-35c02f66b0847a15c035174bb83294418ab4023b.zip |
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/
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |