diff options
author | miwi <miwi@FreeBSD.org> | 2007-05-30 00:11:01 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-05-30 00:11:01 +0800 |
commit | 8a77b7c43475b8e234e94a048b5e82cbbb1e1c58 (patch) | |
tree | db187e3313283064e700a7dc8eeac783cdc64da0 /www/Makefile | |
parent | 68c6a741d24acf3ab34681302c4a0b30c090d3cc (diff) | |
download | freebsd-ports-gnome-8a77b7c43475b8e234e94a048b5e82cbbb1e1c58.tar.gz freebsd-ports-gnome-8a77b7c43475b8e234e94a048b5e82cbbb1e1c58.tar.zst freebsd-ports-gnome-8a77b7c43475b8e234e94a048b5e82cbbb1e1c58.zip |
An interface for accessing Digg's web services API
at http://services.digg.com.
WWW: http://pear.php.net/package/Services_Digg/
PR: ports/112727
Submitted by: Zhen REN <bg1tpt at gmail.com>
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 9f49b0ba2283..22f528cf0c56 100644 --- a/www/Makefile +++ b/www/Makefile @@ -928,6 +928,7 @@ SUBDIR += pear-HTTP_Session SUBDIR += pear-HTTP_Upload SUBDIR += pear-Services_Delicious + SUBDIR += pear-Services_Digg SUBDIR += pear-Services_W3C_HTMLValidator SUBDIR += pear-Text_Wiki SUBDIR += pear-UDDI |