aboutsummaryrefslogtreecommitdiff
path: root/security/bcrypt
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:40:02 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2015-01-06 09:40:02 +0000
commit71d6f49bcf64b4909c1f2b4f22697e0584ae9fd0 (patch)
tree63783ef35e8705382cf859308f2af2a10cd28de1 /security/bcrypt
parent72e02bab04f93ce63037ba1733ae451e7ecc1299 (diff)
downloadports-71d6f49bcf64b4909c1f2b4f22697e0584ae9fd0.tar.gz
ports-71d6f49bcf64b4909c1f2b4f22697e0584ae9fd0.zip
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Notes
Notes: svn path=/head/; revision=376407
Diffstat (limited to 'security/bcrypt')
-rw-r--r--security/bcrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/bcrypt/Makefile b/security/bcrypt/Makefile
index 0b91f692f5cd..52f32485a7a1 100644
--- a/security/bcrypt/Makefile
+++ b/security/bcrypt/Makefile
@@ -5,7 +5,7 @@ PORTNAME= bcrypt
PORTVERSION= 1.1
CATEGORIES= security
MASTER_SITES= http://bcrypt.sourceforge.net/ \
- CRITICAL
+ LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Cross-platform blowfish encryption utility