diff options
Diffstat (limited to 'security/ruby-cast_256')
-rw-r--r-- | security/ruby-cast_256/Makefile | 1 | ||||
-rw-r--r-- | security/ruby-cast_256/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/ruby-cast_256/Makefile b/security/ruby-cast_256/Makefile index 6d81c47210e9..b4a2f4e15624 100644 --- a/security/ruby-cast_256/Makefile +++ b/security/ruby-cast_256/Makefile @@ -14,6 +14,7 @@ DISTNAME= ruby_${PORTNAME} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A Ruby extension library which implements CAST-256 encryption RESTRICTED= "Crypto; export-controlled" diff --git a/security/ruby-cast_256/pkg-comment b/security/ruby-cast_256/pkg-comment deleted file mode 100644 index 191b25c3d927..000000000000 --- a/security/ruby-cast_256/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Ruby extension library which implements CAST-256 encryption |