pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/gnupg The correct name of this program is "GN...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52b6c04c92eb
branches:  trunk
changeset: 483180:52b6c04c92eb
user:      tv <tv%pkgsrc.org@localhost>
date:      Mon Nov 08 21:17:01 2004 +0000

description:
The correct name of this program is "GNU Privacy Guard" (not "Privacy Guard").

diffstat:

 security/gnupg/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a173faeb3b70 -r 52b6c04c92eb security/gnupg/Makefile
--- a/security/gnupg/Makefile   Mon Nov 08 20:37:45 2004 +0000
+++ b/security/gnupg/Makefile   Mon Nov 08 21:17:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2004/10/03 00:18:08 tv Exp $
+# $NetBSD: Makefile,v 1.71 2004/11/08 21:17:01 tv Exp $
 
 DISTNAME=      gnupg-1.2.6
 PKGREVISION=   1
@@ -14,7 +14,7 @@
 
 MAINTAINER=    wiz%NetBSD.org@localhost
 HOMEPAGE=      http://www.gnupg.org/
-COMMENT=       Privacy Guard, public-Key encryption and digital signatures
+COMMENT=       GNU Privacy Guard, public-Key encryption and digital signatures
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 



Home | Main Index | Thread Index | Old Index