pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/gld/files Fix typo, it's BEFORE mail not postfix.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56c0cfcc864b
branches:  trunk
changeset: 484759:56c0cfcc864b
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon Nov 29 15:46:25 2004 +0000

description:
Fix typo, it's BEFORE mail not postfix.

diffstat:

 mail/gld/files/gld.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r fec41268d352 -r 56c0cfcc864b mail/gld/files/gld.sh
--- a/mail/gld/files/gld.sh     Mon Nov 29 15:17:44 2004 +0000
+++ b/mail/gld/files/gld.sh     Mon Nov 29 15:46:25 2004 +0000
@@ -1,10 +1,10 @@
 #!@RCD_SCRIPTS_SHELL@
 #
-# $NetBSD: gld.sh,v 1.1.1.1 2004/11/25 05:42:40 xtraeme Exp $
+# $NetBSD: gld.sh,v 1.2 2004/11/29 15:46:25 xtraeme Exp $
 #
 
 # PROVIDE: gld
-# BEFORE: postfix
+# BEFORE: mail
 # REQUIRE: DAEMON LOGIN
 
 . /etc/rc.subr



Home | Main Index | Thread Index | Old Index