pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/qmail Cosmetic only: tab out the first few lines ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/00cdb391eb28
branches:  trunk
changeset: 478972:00cdb391eb28
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Mon Aug 02 20:05:42 2004 +0000

description:
Cosmetic only: tab out the first few lines to the same indentation
level as the rest of the file.

diffstat:

 mail/qmail/Makefile.common |  24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)

diffs (35 lines):

diff -r 752396ffcbba -r 00cdb391eb28 mail/qmail/Makefile.common
--- a/mail/qmail/Makefile.common        Mon Aug 02 19:54:17 2004 +0000
+++ b/mail/qmail/Makefile.common        Mon Aug 02 20:05:42 2004 +0000
@@ -1,19 +1,19 @@
-# $NetBSD: Makefile.common,v 1.4 2004/08/02 17:28:10 schmonz Exp $
+# $NetBSD: Makefile.common,v 1.5 2004/08/02 20:05:42 schmonz Exp $
 #
 
-QMAIL_VERS=    qmail-1.03
-DISTNAME=      netqmail-1.05
-MASTER_SITES=  http://qmail.org/
+QMAIL_VERS=            qmail-1.03
+DISTNAME=              netqmail-1.05
+MASTER_SITES=          http://qmail.org/
 
-DEPENDS+=      checkpassword-[0-9]*:../../sysutils/checkpassword
-DEPENDS+=      daemontools-[0-9]*:../../sysutils/daemontools
-DEPENDS+=      qmail-users>=1.0:../../mail/qmail-users
-DEPENDS+=      ucspi-tcp-[0-9]*:../../net/ucspi-tcp
+DEPENDS+=              checkpassword-[0-9]*:../../sysutils/checkpassword
+DEPENDS+=              daemontools-[0-9]*:../../sysutils/daemontools
+DEPENDS+=              qmail-users>=1.0:../../mail/qmail-users
+DEPENDS+=              ucspi-tcp-[0-9]*:../../net/ucspi-tcp
 
-CONFLICTS+=    courier-maildirmake-[0-9]*
-CONFLICTS+=    mirrordir-[0-9]*
-CONFLICTS+=    mutt<=1.4.2.1nb1
-CONFLICTS+=    pulsar<=0.1.1
+CONFLICTS+=            courier-maildirmake-[0-9]*
+CONFLICTS+=            mirrordir-[0-9]*
+CONFLICTS+=            mutt<=1.4.2.1nb1
+CONFLICTS+=            pulsar<=0.1.1
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 



Home | Main Index | Thread Index | Old Index