diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-19 02:17:44 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-19 02:17:44 +0000 |
commit | 0ad9db1be7acbb35662a75f42ec4a433bd5e10e1 (patch) | |
tree | 662559759aef7bc167530150d315b04c127f5efe /security/ruby-cast_256/Makefile | |
parent | Add libchipcard-kde, the KDE tools for libchipcard (diff) |
Remove RESTRICTED tag for crypto stuff.
Pointed out by: kris
Notes
Notes:
svn path=/head/; revision=75844
Diffstat (limited to 'security/ruby-cast_256/Makefile')
-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 b4a2f4e15624..d094c6b0b732 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 |