diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-26 18:46:30 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-26 18:46:30 +0000 |
commit | 4059a91be86774248fd0b826c6b8eea1d5033123 (patch) | |
tree | 8e52183d3bc4790606706e25c3fe15234cf67a8d /databases/py-rrdpipe/Makefile | |
parent | 25f54cb85b332b51ad6d8481b68650a703df0676 (diff) |
Notes
Diffstat (limited to 'databases/py-rrdpipe/Makefile')
-rw-r--r-- | databases/py-rrdpipe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/py-rrdpipe/Makefile b/databases/py-rrdpipe/Makefile index 9d60f1e82fec..cb7c0138a928 100644 --- a/databases/py-rrdpipe/Makefile +++ b/databases/py-rrdpipe/Makefile @@ -9,7 +9,8 @@ PORTNAME= rrdpipe PORTVERSION= 0.1 CATEGORIES= net python -MASTER_SITES= http://projects.gasperino.org/projects/PyRRDpipe/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ + http://mirror2.unixfreunde.de/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyRRDpipe-${PORTVERSION} |