diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-11-15 12:11:03 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-11-15 12:11:03 +0000 |
commit | 8b0058f7ec8fb2ddcef575e9df2e085f48578da3 (patch) | |
tree | 308a25de30a27fc0e060a2f11ecf7dee0c8d100d /net-mgmt/py-flowtools | |
parent | b7f45de809abf92d4ef00cb16d30c9c25e470af3 (diff) | |
download | ports-8b0058f7ec8fb2ddcef575e9df2e085f48578da3.tar.gz ports-8b0058f7ec8fb2ddcef575e9df2e085f48578da3.zip |
MASTER_SITE moved.
Reported by: pointyhat via kris
Notes
Notes:
svn path=/head/; revision=148368
Diffstat (limited to 'net-mgmt/py-flowtools')
-rw-r--r-- | net-mgmt/py-flowtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-flowtools/Makefile b/net-mgmt/py-flowtools/Makefile index 3d69cbfe29c9..cba3867cf8b8 100644 --- a/net-mgmt/py-flowtools/Makefile +++ b/net-mgmt/py-flowtools/Makefile @@ -8,7 +8,7 @@ PORTNAME= flowtools PORTVERSION= 0.3 CATEGORIES= net-mgmt python -MASTER_SITES= http://mail.net.informatik.tu-muenchen.de/~robin/flowtools/ +MASTER_SITES= http://www.icir.org/robin/flowtools/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyflowtools-${PORTVERSION} |