diff options
author | novel <novel@FreeBSD.org> | 2005-11-15 20:11:03 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-11-15 20:11:03 +0800 |
commit | 7169d083d16c6c71277401ee3d96c23c6a85fcb9 (patch) | |
tree | 32ca93e06915b8d4d0341a30eec41ff3925586a4 /net-mgmt/py-flowtools | |
parent | 271299410dfbb6641fe49e8da2d317d69456c9c2 (diff) | |
download | freebsd-ports-gnome-7169d083d16c6c71277401ee3d96c23c6a85fcb9.tar.gz freebsd-ports-gnome-7169d083d16c6c71277401ee3d96c23c6a85fcb9.tar.zst freebsd-ports-gnome-7169d083d16c6c71277401ee3d96c23c6a85fcb9.zip |
MASTER_SITE moved.
Reported by: pointyhat via kris
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} |