diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-23 08:50:08 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-23 08:50:08 +0000 |
commit | 3ff2217f3d69124bdd83d633be6ab5042b48940e (patch) | |
tree | 2357f79a3ade889b7ecb6cf9edd0120c30ffa121 /net-mgmt/arpwatch-devel | |
parent | c814e56c498375dae37644785175ccfb182ba045 (diff) |
Remove "Extra" item on deinstall.
Submitted by: bento
Notes
Notes:
svn path=/head/; revision=29795
Diffstat (limited to 'net-mgmt/arpwatch-devel')
-rw-r--r-- | net-mgmt/arpwatch-devel/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/arpwatch-devel/pkg-plist b/net-mgmt/arpwatch-devel/pkg-plist index 975fa8d64f9f..2d3d476f15f1 100644 --- a/net-mgmt/arpwatch-devel/pkg-plist +++ b/net-mgmt/arpwatch-devel/pkg-plist @@ -1,8 +1,10 @@ sbin/arpwatch sbin/arpsnmp +@unexec test -f %D/arpwatch/arp.dat && test -s %D/arpwatch/arp.dat || rm -f %D/arpwatch/arp.dat arpwatch/arp2ethers arpwatch/ethercodes.dat arpwatch/d.awk arpwatch/e.awk arpwatch/p.awk etc/rc.d/arpwatch.sh +@dirrm arpwatch |