diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
commit | 4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75 (patch) | |
tree | 15e4740db2f14a3ea4848f1dfcc64de1e6b5d9bf /security/cyrus-sasl2/pkg-plist | |
parent | feb212beb00bfe3bc18e398c9d57084415ce3efd (diff) | |
download | ports-4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75.tar.gz ports-4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75.zip |
Notes
Diffstat (limited to 'security/cyrus-sasl2/pkg-plist')
-rw-r--r-- | security/cyrus-sasl2/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl2/pkg-plist b/security/cyrus-sasl2/pkg-plist index 1c28d9a55a0f..7490f80ec2a7 100644 --- a/security/cyrus-sasl2/pkg-plist +++ b/security/cyrus-sasl2/pkg-plist @@ -42,4 +42,4 @@ sbin/pwcheck @exec chmod go= /var/pwcheck @comment This file gets create by the pwcheck program @unexec rm -f /var/pwcheck/pwcheck -@unexec rmdir /var/pwcheck +@dirrm /var/pwcheck |