diff options
author | jmmv <jmmv> | 2003-07-23 14:22:59 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-07-23 14:22:59 +0000 |
commit | e123a3562ed26e5e3a61b51b39a8615a11c57427 (patch) | |
tree | 78b266119e42e4cc906396adf6fa3f722986eb39 /security | |
parent | 744dbd6c141344304e4a16273363c9c5c28053fd (diff) | |
download | pkgsrc-e123a3562ed26e5e3a61b51b39a8615a11c57427.tar.gz |
Let the COMMENT be plural: the package provides multiple utilities.
Diffstat (limited to 'security')
-rw-r--r-- | security/pgp5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index 3e39fba7269..2d6fc4f7075 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2003/07/23 10:51:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.21 2003/07/23 14:22:59 jmmv Exp $ # DISTNAME= pgp50i-unix-src @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.pgpi.com/pub/pgp/5.0/unix/ \ MAINTAINER= mjl@NetBSD.org HOMEPAGE= http://www.pgpi.com/ -COMMENT= Public-key encryption and digital signature utility (v5) +COMMENT= Public-key encryption and digital signature utilities (v5) USE_PERL5= build |