pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/ogle Add missing =.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/45b36fda2af3
branches:  trunk
changeset: 490574:45b36fda2af3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Mar 15 15:47:18 2005 +0000

description:
Add missing =.

diffstat:

 multimedia/ogle/MESSAGE.NetBSD |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 653b1332a75f -r 45b36fda2af3 multimedia/ogle/MESSAGE.NetBSD
--- a/multimedia/ogle/MESSAGE.NetBSD    Tue Mar 15 15:46:40 2005 +0000
+++ b/multimedia/ogle/MESSAGE.NetBSD    Tue Mar 15 15:47:18 2005 +0000
@@ -1,9 +1,9 @@
 ===========================================================================
-$NetBSD: MESSAGE.NetBSD,v 1.1 2004/02/15 10:02:14 grant Exp $
+$NetBSD: MESSAGE.NetBSD,v 1.2 2005/03/15 15:47:18 wiz Exp $
 
 You may need to increase the value of SHMMAXPGS in your kernel
 configuration to use ${PKGBASE}, e.g.
 
-       options SHMMAXPGS 32768
+       options SHMMAXPGS=32768
 
 ===========================================================================



Home | Main Index | Thread Index | Old Index