diff options
Diffstat (limited to 'security/bcrypt/Makefile')
-rw-r--r-- | security/bcrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/bcrypt/Makefile b/security/bcrypt/Makefile index fca4ed4ec116..3860f036d7aa 100644 --- a/security/bcrypt/Makefile +++ b/security/bcrypt/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= http://bcrypt.sourceforge.net/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Cross-platform blowfish encryption utility -WWW= http://bcrypt.sourceforge.net/ +WWW= https://bcrypt.sourceforge.net/ ALL_TARGET= ${PORTNAME} |