summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/libbf/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/libbf/Makefile b/security/libbf/Makefile
index 11998b8c0feb..ff73757a6182 100644
--- a/security/libbf/Makefile
+++ b/security/libbf/Makefile
@@ -16,8 +16,6 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/mirrors/ftp.psy.uq.oz.au/libeay/ \
MAINTAINER= jim@corebsd.or.id
COMMENT= The Blowfish block cipher Library
-RESTRICTED= "Crypto; export-controlled"
-
.if ${MACHINE_ARCH} == "i386"
MAKEFLAGS+= BF_ENC=asm/bx86-elf.o
.else