diff options
-rw-r--r-- | security/py-rijndael/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-rijndael/Makefile b/security/py-rijndael/Makefile index 9861bc2a73b0..a3ab2b3a0384 100644 --- a/security/py-rijndael/Makefile +++ b/security/py-rijndael/Makefile @@ -9,7 +9,7 @@ PORTNAME= rijndael PORTVERSION= 1.1 CATEGORIES= security python -MASTER_SITES= http://bluesine.com/archives/software/python-mods/rijndael/ +MASTER_SITES= http://ftp.bluesine.com/pub/bluesine.com/python-mods/rijndael/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyRijndael-${PORTVERSION}.py EXTRACT_SUFX= .gz |