summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorwiz <wiz>2001-01-29 11:52:59 +0000
committerwiz <wiz>2001-01-29 11:52:59 +0000
commitd49109cd5a8762dbd3218a41b8ee6e8de35e3df0 (patch)
treea1095282b996c564102eca279b54ad39e41e21c3 /mk
parent6f67c266b33dce4066b50889aecc6f2385bd767e (diff)
downloadpkgsrc-d49109cd5a8762dbd3218a41b8ee6e8de35e3df0.tar.gz
Update gnupg to 1.0.4nb2:
Fix a bug in ~/.gnupg creation. Honor USE_IDEA, and add the IDEA extension in that case. Addresses pkg/11876.
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 6fe5444615a..f85d235293d 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.169 2001/01/28 03:21:47 itojun Exp $
+# $NetBSD: mk.conf.example,v 1.170 2001/01/29 11:52:59 wiz Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -739,7 +739,7 @@ PAPERSIZE= A4
# Default: not defined
#USE_IDEA= NO
-# Used in speakfreely and ssh to choose whether to compile using
+# Used in gnupg, speakfreely, and ssh to choose whether to compile using
# the patented IDEA encryption algorithm.
# Possible: YES, or NO.
# Default: package-dependent