diff options
author | jmmv <jmmv> | 2003-07-23 14:22:59 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-07-23 14:22:59 +0000 |
commit | 30bfdbc90122ef09372a35b72902fd4f5fed78f4 (patch) | |
tree | 78b266119e42e4cc906396adf6fa3f722986eb39 /security/pgp5 | |
parent | e0bb5b89fa51958fb4969686849ef296282a2b0e (diff) | |
download | pkgsrc-30bfdbc90122ef09372a35b72902fd4f5fed78f4.tar.gz |
Let the COMMENT be plural: the package provides multiple utilities.
Diffstat (limited to 'security/pgp5')
-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 |