diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-28 15:04:07 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-28 15:04:07 +0000 |
commit | 0e64bf2fa515e8e1a87b9135879cc77a4f97b591 (patch) | |
tree | ea14be63db9a5553eae9aa790649e46141b9d278 /net | |
parent | 60b97696d29f06dadd5ba78e18771b1d0b611053 (diff) | |
download | freebsd-ports-0e64bf2fa515e8e1a87b9135879cc77a4f97b591.zip |
Fix pkg-plist
PR: 22357
Submitted by: MAINTAINER
Diffstat (limited to 'net')
-rw-r--r-- | net/ipfm/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ipfm/pkg-plist b/net/ipfm/pkg-plist index 3720022e7699..8d60c11b7b4f 100644 --- a/net/ipfm/pkg-plist +++ b/net/ipfm/pkg-plist @@ -2,3 +2,4 @@ sbin/ipfm man/man5/ipfm.conf.5 man/man8/ipfm.8 etc/ipfm.conf +@unexec rm -rf /var/log/ipfm |