diff options
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} |