pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/blur6ex Removed trailing white-space.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f03d27420221
branches:  trunk
changeset: 499859:f03d27420221
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Sep 28 12:13:07 2005 +0000

description:
Removed trailing white-space.

diffstat:

 www/blur6ex/MESSAGE |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r e27beceac507 -r f03d27420221 www/blur6ex/MESSAGE
--- a/www/blur6ex/MESSAGE       Wed Sep 28 12:11:29 2005 +0000
+++ b/www/blur6ex/MESSAGE       Wed Sep 28 12:13:07 2005 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.3 2005/02/18 14:00:16 wiz Exp $
+$NetBSD: MESSAGE,v 1.4 2005/09/28 12:13:07 rillig Exp $
 
 To configure blur6ex, complete the following steps:
 
@@ -17,7 +17,7 @@
 
 $ mysql
 mysql> use blur6ex;
-mysql> insert into 
+mysql> insert into
   -> permissionGroups (username,pGroup) values ('YOUR-NAME', 'admin' );
 mysql> quit
 



Home | Main Index | Thread Index | Old Index