diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | a0c351cfc51a969de344c350f42f3e7199f4707b (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /mail/exim3 | |
parent | ab6598f58eff6ad19189767095dd0af665633093 (diff) | |
download | pkgsrc-a0c351cfc51a969de344c350f42f3e7199f4707b.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'mail/exim3')
-rw-r--r-- | mail/exim3/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/exim3/PLIST b/mail/exim3/PLIST index 943acf9b383..cda7b6ee2e7 100644 --- a/mail/exim3/PLIST +++ b/mail/exim3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2005/05/02 20:34:00 reed Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:04:33 joerg Exp $ man/man8/exim.8 sbin/exicyclog sbin/exigrep @@ -17,4 +17,3 @@ share/examples/exim/configure share/examples/exim/mailer.conf share/examples/rc.d/exim @unexec ${RMDIR} /var/log/exim 2>/dev/null || true -@dirrm share/examples/exim |