diff options
Diffstat (limited to 'databases/py-rrdpipe/Makefile')
-rw-r--r-- | databases/py-rrdpipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-rrdpipe/Makefile b/databases/py-rrdpipe/Makefile index 6fe4e8885060..6ece87a5e8e0 100644 --- a/databases/py-rrdpipe/Makefile +++ b/databases/py-rrdpipe/Makefile @@ -9,7 +9,7 @@ PORTNAME= rrdpipe PORTVERSION= 0.1 CATEGORIES= net python -MASTER_SITES= http://download.extreme-ware.com/open-projects/PyRRDpipe/ +MASTER_SITES= http://projects.gasperino.org/projects/PyRRDpipe/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyRRDpipe-${PORTVERSION} |