pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gnupg2 Fix typo in comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d7826316f20
branches:  trunk
changeset: 533663:2d7826316f20
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 23 12:05:44 2007 +0000

description:
Fix typo in comment.

diffstat:

 security/gnupg2/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 8016aac2b11b -r 2d7826316f20 security/gnupg2/Makefile
--- a/security/gnupg2/Makefile  Sun Sep 23 12:02:02 2007 +0000
+++ b/security/gnupg2/Makefile  Sun Sep 23 12:05:44 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2007/09/23 12:02:02 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2007/09/23 12:05:44 wiz Exp $
 #
 
 DISTNAME=              gnupg-2.0.6
@@ -44,7 +44,8 @@
 .include "options.mk"
 
 # We are building a static pth library and linking against it
-# While this is not very satisfying, gpgme hangs in it's gpgsm tests if we depend on the shared (pkgsrc) pth library
+# While this is not very satisfying, gpgme hangs in its gpgsm tests
+# if we depend on the shared (pkgsrc) pth library
 # We are also building libassuan here to get libassuan-pth.
 pre-configure:
        cd  ${WRKDIR}/pth-2.0.7 && \



Home | Main Index | Thread Index | Old Index