diff options
author | jlam <jlam@pkgsrc.org> | 2008-04-12 22:42:57 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2008-04-12 22:42:57 +0000 |
commit | 841dfa0e7aaa6a0f0cce2901291d1d938dd0fc0a (patch) | |
tree | fdd67c81079412bf94013749a954125434a9baca /mail/postfix/PLIST | |
parent | 6874584eae20f517f70816571f6d4ac696db16b3 (diff) | |
download | pkgsrc-841dfa0e7aaa6a0f0cce2901291d1d938dd0fc0a.tar.gz |
Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
Diffstat (limited to 'mail/postfix/PLIST')
-rw-r--r-- | mail/postfix/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix/PLIST b/mail/postfix/PLIST index 56bb5a406bc..5dcfaa313dc 100644 --- a/mail/postfix/PLIST +++ b/mail/postfix/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2008/02/18 17:45:34 ghen Exp $ +@comment $NetBSD: PLIST,v 1.20 2008/04/12 22:43:04 jlam Exp $ bin/mailq bin/newaliases libexec/postfix/anvil @@ -165,7 +165,7 @@ share/examples/postfix/post-install share/examples/postfix/postfix-files share/examples/postfix/postfix-script share/examples/postfix/relocated -${SASL}share/examples/postfix/smtpd.conf +${PLIST.csasl}share/examples/postfix/smtpd.conf share/examples/postfix/transport share/examples/postfix/virtual share/examples/rc.d/postfix |