From 2b90c1eb19ab0800388a1d64718f22f596f745b0 Mon Sep 17 00:00:00 2001 From: rm Date: Sun, 17 Jun 2012 19:00:47 +0000 Subject: rackspace-monitoring is a Python client library for Rackspace Cloud Monitoring built on top of Apache Libcloud. WWW: https://github.com/racker/rackspace-monitoring PR: ports/168562 Submitted by: koobs --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index e9ee1e1e131e..b9418d08f3fa 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1582,6 +1582,7 @@ SUBDIR += py-qp SUBDIR += py-qpy SUBDIR += py-qt4-webkit + SUBDIR += py-rackspace-monitoring SUBDIR += py-recaptcha SUBDIR += py-requests SUBDIR += py-requests-oauth-hook -- cgit