pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/postfix whitespace nit.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ebc7dc299db3
branches:  trunk
changeset: 479211:ebc7dc299db3
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Sat Aug 07 17:02:57 2004 +0000

description:
whitespace nit.

diffstat:

 mail/postfix/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 552dbc180a84 -r ebc7dc299db3 mail/postfix/options.mk
--- a/mail/postfix/options.mk   Sat Aug 07 16:56:53 2004 +0000
+++ b/mail/postfix/options.mk   Sat Aug 07 17:02:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.3 2004/08/07 16:56:53 jlam Exp $
+# $NetBSD: options.mk,v 1.4 2004/08/07 17:02:57 jlam Exp $
 
 # Global and legacy options
 #
@@ -64,7 +64,7 @@
 PATCHFILES+=           ${IPV6TLS_PATCH}
 SITES_${IPV6TLS_PATCH}=        ftp://ftp.stack.nl/pub/postfix/tls+ipv6/1.25/
 PATCH_DIST_STRIP.${IPV6TLS_PATCH}=     -p1
-PLIST_SRC+=    ${PKGDIR}/PLIST.inet6
+PLIST_SRC+=            ${PKGDIR}/PLIST.inet6
 .endif
 
 .if !empty(PKG_OPTIONS:Mtls)



Home | Main Index | Thread Index | Old Index