diff options
author | nork <nork@FreeBSD.org> | 2003-02-19 02:17:44 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2003-02-19 02:17:44 +0000 |
commit | 96f1cb70108e650e4be15a952ba753595e245ca7 (patch) | |
tree | 798b44c43e0a72669a691f9146395f8d145e546d /security | |
parent | d15bbc0a9b5eaf48cdd10c61e442922d0f993e55 (diff) | |
download | FreeBSD-ports-96f1cb70108e650e4be15a952ba753595e245ca7.zip FreeBSD-ports-96f1cb70108e650e4be15a952ba753595e245ca7.tar.gz |
Remove RESTRICTED tag for crypto stuff.
Pointed out by: kris
Diffstat (limited to 'security')
-rw-r--r-- | security/ruby-cast_256/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/ruby-cast_256/Makefile b/security/ruby-cast_256/Makefile index b4a2f4e..d094c6b0b 100644 --- a/security/ruby-cast_256/Makefile +++ b/security/ruby-cast_256/Makefile @@ -16,8 +16,6 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby extension library which implements CAST-256 encryption -RESTRICTED= "Crypto; export-controlled" - USE_ZIP= yes USE_RUBY= yes |