diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-04-09 00:31:17 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-04-09 00:31:17 +0000 |
commit | af620e968cae9fe1e3dbaf9b20efa019ccd3d8e9 (patch) | |
tree | 49c00d988508a1e5231d2bc9680fbd6f00ebf6ca /net-mgmt/net-snmp/pkg-plist | |
parent | New port xvid snapshot release 20020404: An opensource MPEG-4 codec, (diff) |
Upgrade to 4.2.4.
Some of our patches are integrated into original distribution.
Enable diskio mib-module by default.
Diffstat (limited to 'net-mgmt/net-snmp/pkg-plist')
-rw-r--r-- | net-mgmt/net-snmp/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/net-snmp/pkg-plist b/net-mgmt/net-snmp/pkg-plist index 236102460b4b..e7d031a7cbc5 100644 --- a/net-mgmt/net-snmp/pkg-plist +++ b/net-mgmt/net-snmp/pkg-plist @@ -143,4 +143,4 @@ share/snmp/snmpconf/snmptrapd.conf/traphandle @dirrm share/snmp/snmpconf/snmpd.conf @dirrm share/snmp/snmpconf/snmptrapd.conf @dirrm share/snmp/snmpconf -@dirrm share/snmp +@unexec rmdir %D/share/snmp 2>/dev/null || true |