summaryrefslogtreecommitdiff
path: root/security/pgp2
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-07-23 10:51:13 +0000
committerjmmv <jmmv@pkgsrc.org>2003-07-23 10:51:13 +0000
commit01752f4968ced6db049ee1641b8fc8700d45daf8 (patch)
tree547336c4ae51ac2629445730dd19c8b6d0276b86 /security/pgp2
parent96ff2fdc76e411adc98782740c3b61bf3eef27b6 (diff)
downloadpkgsrc-01752f4968ced6db049ee1641b8fc8700d45daf8.tar.gz
Make descriptions and comments a bit different between pgp2 and pgp5,
as proposed in PR pkg/22227 by reed@reedmedia.net.
Diffstat (limited to 'security/pgp2')
-rw-r--r--security/pgp2/DESCR2
-rw-r--r--security/pgp2/Makefile4
2 files changed, 4 insertions, 2 deletions
diff --git a/security/pgp2/DESCR b/security/pgp2/DESCR
index b298a0bbd92..3de3e69b94f 100644
--- a/security/pgp2/DESCR
+++ b/security/pgp2/DESCR
@@ -3,3 +3,5 @@ E-mail and data files. It lets you communicate 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.
+
+This is PGP version 2.x which understands only RSA keys.
diff --git a/security/pgp2/Makefile b/security/pgp2/Makefile
index d6c9252b972..0965066a432 100644
--- a/security/pgp2/Makefile
+++ b/security/pgp2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2003/07/17 22:53:09 grant Exp $
+# $NetBSD: Makefile,v 1.35 2003/07/23 10:51:13 jmmv Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/27 13:06:01 ache Exp
#
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/2.x/src/ \
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.pgpi.com/
-COMMENT= Public-Key encryption and digital signature utility
+COMMENT= Public-key encryption and digital signature utility (v2)
CRYPTO= yes
USE_RSAREF2= NO