diff options
author | knu <knu@FreeBSD.org> | 2003-02-18 13:42:05 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-18 13:42:05 +0800 |
commit | 5809ab0dfd568ad44c368c735d4bb946542d01b5 (patch) | |
tree | f214f6693c078d234b219fcc9c35c9c6ad6b20cd /security/ruby-cast_256 | |
parent | 0f6e8da82cbc30c64cf5d97a3ee0f478f05a4c80 (diff) | |
download | freebsd-ports-gnome-5809ab0dfd568ad44c368c735d4bb946542d01b5.tar.gz freebsd-ports-gnome-5809ab0dfd568ad44c368c735d4bb946542d01b5.tar.zst freebsd-ports-gnome-5809ab0dfd568ad44c368c735d4bb946542d01b5.zip |
De-pkg-comment.
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 |