diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2015-03-20 10:46:46 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2015-03-20 10:46:46 +0800 |
commit | c3809bf439aad5f23b264c3239a7f1ca04b010be (patch) | |
tree | d7c11862e1549472a162119493d6b0d83e2ee860 | |
parent | ba62d7530d5d43bc3f48f7e88e69b32ff28107e7 (diff) | |
download | freebsd-ports-gnome-c3809bf439aad5f23b264c3239a7f1ca04b010be.tar.gz freebsd-ports-gnome-c3809bf439aad5f23b264c3239a7f1ca04b010be.tar.zst freebsd-ports-gnome-c3809bf439aad5f23b264c3239a7f1ca04b010be.zip |
Convert to new @dir format
-rw-r--r-- | net-mgmt/bandwidthd/pkg-plist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net-mgmt/bandwidthd/pkg-plist b/net-mgmt/bandwidthd/pkg-plist index 8b81d718ce1f..c1e568789a7c 100644 --- a/net-mgmt/bandwidthd/pkg-plist +++ b/net-mgmt/bandwidthd/pkg-plist @@ -3,6 +3,3 @@ bandwidthd/bandwidthd bandwidthd/htdocs/legend.gif bandwidthd/htdocs/logo.gif etc/rc.d/bandwidthd.sh.sample -@dirrmtry bandwidthd/etc -@dirrmtry bandwidthd/htdocs -@unexec rmdir %D/bandwidthd 2> /dev/null || echo "If you do not plan on reinstalling bandwidthd, you can safely remove %D/bandwidthd" |