From 0ad9db1be7acbb35662a75f42ec4a433bd5e10e1 Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Wed, 19 Feb 2003 02:17:44 +0000 Subject: [PATCH] Remove RESTRICTED tag for crypto stuff. Pointed out by: kris --- security/ruby-cast_256/Makefile | 2 -- 1 file changed, 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