diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2000-11-06 16:37:20 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2000-11-06 16:37:20 +0800 |
commit | 37143f09649382d455bffa69ae79a8229654346c (patch) | |
tree | b66814cfe8d6986fdcbe612102131b864103b644 /security/gnupg1/pkg-descr | |
parent | b3321e25cb954afa3da3d8317f8f0810c16605de (diff) | |
download | freebsd-ports-gnome-37143f09649382d455bffa69ae79a8229654346c.tar.gz freebsd-ports-gnome-37143f09649382d455bffa69ae79a8229654346c.tar.zst freebsd-ports-gnome-37143f09649382d455bffa69ae79a8229654346c.zip |
Use $MASTER_SITE_RINGSERVER.
Correct description around RSA/IDEA (with PORTREVISION bump).
Submitted by: knu
Diffstat (limited to 'security/gnupg1/pkg-descr')
-rw-r--r-- | security/gnupg1/pkg-descr | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/security/gnupg1/pkg-descr b/security/gnupg1/pkg-descr index e7a75ccbcf13..4ad9fb265d00 100644 --- a/security/gnupg1/pkg-descr +++ b/security/gnupg1/pkg-descr @@ -1,8 +1,9 @@ -GNUPG is a complete and free replacement for PGP. +GnuPG is a complete and free replacement for PGP. -Because it does not use IDEA or RSA it can be used without any -restrictions. GNUPG is nearly in complicance with the OpenPGP draft. +Because it does not use the patented IDEA algorithm, it can be used +without any restrictions. GnuPG is an RFC2440 (OpenPGP) compliant +application. WWW: http://www.gnupg.org/ -kuriyama@FreeBSD.ORG +kuriyama@FreeBSD.org |