diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-11-11 11:58:14 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-11-11 11:58:14 +0000 |
commit | 45cd97ddaad6d62eb97d9638424e3959914179dc (patch) | |
tree | d9225bd8cb0a7c5c378aff898f0a9b0c90a55113 /mail | |
parent | The traditional 4.4BSD rdist w/RCS history. (diff) |
Remove stray directory on deinstall
Notes
Notes:
svn path=/head/; revision=35007
Diffstat (limited to 'mail')
-rw-r--r-- | mail/smtpd/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/smtpd/pkg-plist b/mail/smtpd/pkg-plist index 3148b7557213..fd600fe2d023 100644 --- a/mail/smtpd/pkg-plist +++ b/mail/smtpd/pkg-plist @@ -2,6 +2,7 @@ sbin/smtpd sbin/smtpfwdd etc/rc.d/smtpd.sh share/doc/smtpd/README +@dirrm share/doc/smtpd @exec mkdir /var/smtpd @exec chown root.uucp /var/smtpd @exec chmod 0710 /var/smtpd |