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