[Lunar-commits] CVS: moonbase/mail/postfix DEPENDS,1.4,1.5
Florin Braescu
florin at lunar-linux.org
Wed Dec 29 16:14:14 UTC 2004
Update of /var/cvs/lunar/moonbase/mail/postfix
In directory espresso.foo-projects.org:/tmp/cvs-serv16228/mail/postfix
Modified Files:
DEPENDS
Log Message:
small tweak.
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/mail/postfix/DEPENDS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DEPENDS 22 Aug 2004 06:30:02 -0000 1.4
+++ DEPENDS 29 Dec 2004 16:14:12 -0000 1.5
@@ -1,9 +1,10 @@
depends chkconfig &&
depends db4 &&
depends perl &&
-optional_depends "pcre" "" "" "for improved regexp support"
-optional_depends "openldap" "" "" "for ldap support"
-optional_depends "mysql" "" "" "for mysql support"
-optional_depends "cyrus-sasl" "" "" "for SMTP authentication and TSL"
-optional_depends "courier-imap" "" "" "if you intend to run with Maildir"
-optional_depends "smtpclient" "" "" "useful with spamassassin & Maildir"
+
+optional_depends "pcre" "" "" "for improved regexp support"
+optional_depends "openldap" "" "" "for ldap support"
+optional_depends "mysql" "" "" "for mysql support"
+optional_depends "cyrus-sasl" "" "" "for SMTP authentication and TSL"
+optional_depends "courier-imap" "" "" "if you intend to run with Maildir"
+optional_depends "smtpclient" "" "" "useful with spamassassin & Maildir"
More information about the Lunar-commits
mailing list