diff options
author | Lars Thegler <lth@FreeBSD.org> | 2007-12-24 11:30:38 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2007-12-24 11:30:38 +0000 |
commit | 3025ccb859d928bf7aad5a032ffa5e7d61d3e4a5 (patch) | |
tree | 92c6e83f99e72493f20636a0b3aa2e0ef2a05f21 /databases | |
parent | 07e4d9d755a53e219a667cf9e312d5691a7867dd (diff) | |
download | ports-3025ccb859d928bf7aad5a032ffa5e7d61d3e4a5.tar.gz ports-3025ccb859d928bf7aad5a032ffa5e7d61d3e4a5.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/rrdtool10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/rrdtool10/Makefile b/databases/rrdtool10/Makefile index 5601a2c8f706..8d608fb7c20e 100644 --- a/databases/rrdtool10/Makefile +++ b/databases/rrdtool10/Makefile @@ -9,7 +9,7 @@ PORTNAME= rrdtool PORTVERSION= 1.0.50 PORTREVISION= 1 CATEGORIES= databases -MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/rrdtool-1.0.x/ +MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.0.x/ MAINTAINER= lth@FreeBSD.org COMMENT= Round Robin Database Tools |