pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk Mention that gnupg honours M68060 too, and fix the ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/05fe3ba23e81
branches: trunk
changeset: 469869:05fe3ba23e81
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Mar 01 19:13:16 2004 +0000
description:
Mention that gnupg honours M68060 too, and fix the grammar in its
description.
diffstat:
mk/bsd.pkg.defaults.mk | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 8ab85c3a4ece -r 05fe3ba23e81 mk/bsd.pkg.defaults.mk
--- a/mk/bsd.pkg.defaults.mk Mon Mar 01 19:12:25 2004 +0000
+++ b/mk/bsd.pkg.defaults.mk Mon Mar 01 19:13:16 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.defaults.mk,v 1.219 2004/02/29 19:06:09 recht Exp $
+# $NetBSD: bsd.pkg.defaults.mk,v 1.220 2004/03/01 19:13:16 wiz Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -1354,8 +1354,8 @@
# Default: curses
#M68060=
-# Used mostly by packages (e.g.: pgp2, ssh) with have fast
-# 68020/030/040 assembler routines for multiprecision arithmetic,
+# Used mostly by packages (e.g.: gnupg, pgp2, ssh) which have fast
+# 68020/030/040 assembler routines for multiprecision arithmetic
# which use the 32/64bit mul/div instruction. These instructions are
# software emulated on the 68060, thus very slow. Set to YES when
# compiling for the 68060 cpu.
Home |
Main Index |
Thread Index |
Old Index