diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-10 17:57:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-10 17:57:20 +0000 |
commit | b43b94e3312e60e79a6d9af676b7f5dc0122452a (patch) | |
tree | febc0f975a40c8ae46ca22dffe5c5abdb119ac52 /net/py-rt | |
parent | Update to nikto-1.35 to fix fetching (diff) |
Chase master site
Diffstat (limited to 'net/py-rt')
-rw-r--r-- | net/py-rt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-rt/Makefile b/net/py-rt/Makefile index 8624957307ca..d4b31cfdf880 100644 --- a/net/py-rt/Makefile +++ b/net/py-rt/Makefile @@ -9,7 +9,7 @@ PORTNAME= rt PORTVERSION= 2.5 CATEGORIES= net python -MASTER_SITES= http://www.sprintlabs.com/Department/IP-Interworking/Routing/PyRT/ +MASTER_SITES= http://research.sprintlabs.com/pyrt/results/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyrt-${PORTVERSION} |