diff options
-rw-r--r-- | security/bugs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/bugs/Makefile b/security/bugs/Makefile index 993bcffc37fd..3373274f6f04 100644 --- a/security/bugs/Makefile +++ b/security/bugs/Makefile @@ -8,7 +8,8 @@ PORTNAME= bugs PORTVERSION= 4.0.1 CATEGORIES= security -MASTER_SITES= http://www.bcrypt.com/english/download/ +MASTER_SITES= http://www.encryptsolutions.com/english/download/ \ + http://www.bcrypt.com/english/download/ EXTRACT_SUFX= .tgz MAINTAINER= stephane.legrand@bigfoot.com |