diff options
-rw-r--r-- | databases/php5-rrdtool/Makefile | 2 | ||||
-rw-r--r-- | databases/php5-rrdtool/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/php5-rrdtool/Makefile b/databases/php5-rrdtool/Makefile index fba5c309ec95..35f1ca274f73 100644 --- a/databases/php5-rrdtool/Makefile +++ b/databases/php5-rrdtool/Makefile @@ -8,7 +8,7 @@ PORTNAME= rrdtool PORTVERSION= 1.00 CATEGORIES= databases -MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/contrib/ \ +MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/contrib/ \ http://ftp.ntua.gr/pub/net/monitoring/rrdtool/contrib/ \ http://www.mirrors.wiretapped.net/security/network-monitoring/rrdtool/contrib/ PKGNAMEPREFIX= php5- diff --git a/databases/php5-rrdtool/pkg-descr b/databases/php5-rrdtool/pkg-descr index 0e3d378eb184..f69073be4841 100644 --- a/databases/php5-rrdtool/pkg-descr +++ b/databases/php5-rrdtool/pkg-descr @@ -2,4 +2,4 @@ Contained herein are bindings to allow you to interface php scripts with RRD tool directly via RRD tool's 'librrd' library, thus avoiding the need to use system() calls to the rrdtool binary. -WWW: http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/contrib/php_rrdtool.txt +WWW: http://oss.oetiker.ch/rrdtool/pub/contrib/php_rrdtool.txt |