diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-03-31 19:36:43 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-03-31 19:36:43 +0800 |
commit | d688086844dbc08c7206bc04eeaf9b236fa33c7a (patch) | |
tree | aedee8e26572fb9185eb5bc48a118c6863da1b04 /security/Makefile | |
parent | 82cce6a15efd5d1da189368cd7bd4f6b7396e114 (diff) | |
download | freebsd-ports-gnome-d688086844dbc08c7206bc04eeaf9b236fa33c7a.tar.gz freebsd-ports-gnome-d688086844dbc08c7206bc04eeaf9b236fa33c7a.tar.zst freebsd-ports-gnome-d688086844dbc08c7206bc04eeaf9b236fa33c7a.zip |
PGP (Pretty Good Privacy) is a public key encryption pack-
age to protect E-mail and data files. It lets you commu-
nicate securely with people you've never met, with no
secure channels needed for prior exchange of keys. It's
well featured and fast, with sophisticated key management,
digital signatures, data compression, and good ergonomic
design.
Contributors:
Matthias Bruestle for the myetsid feature.
Lutz Donnerhacke for the pgp2.6.3in development.
Ingmar Camphausen, Thomas Roessler, a.o. for extensive testing.
WWW: http://www.in-ca.individual.net/
FTP: ftp://ftp.fu-berlin.de/doc/IN/IN-CA/pgp/pgp263in/files/pgp263in.changes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index f362076db33c..e267de11fa1f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -113,6 +113,7 @@ SUBDIR += pgp6 SUBDIR += pgpdump SUBDIR += pgpgpg + SUBDIR += pgpin SUBDIR += pidentd SUBDIR += pks SUBDIR += pktsuckers |