aboutsummaryrefslogtreecommitdiff
path: root/net/boinc-client
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-11-01 21:26:21 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-11-01 21:26:21 +0000
commit49da1f797f4fec68c925ca5aadc54a884262ad62 (patch)
tree404a39bd4c4dac5075e09cba8bd0d4735d61f0fa /net/boinc-client
parent40790d5f8765be4c7b9a88bda3a00f8bcc3e6e8c (diff)
downloadports-49da1f797f4fec68c925ca5aadc54a884262ad62.tar.gz
ports-49da1f797f4fec68c925ca5aadc54a884262ad62.zip
- Fix package
Reported by: beatmail Feature safe: yes
Notes
Notes: svn path=/head/; revision=306822
Diffstat (limited to 'net/boinc-client')
-rw-r--r--net/boinc-client/files/pkg-install.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/boinc-client/files/pkg-install.in b/net/boinc-client/files/pkg-install.in
index aeb77bdbedfa..3144a686791e 100644
--- a/net/boinc-client/files/pkg-install.in
+++ b/net/boinc-client/files/pkg-install.in
@@ -33,9 +33,6 @@ PRE-INSTALL)
fi
echo "Adjusting file ownership in \"${home}\" to ${user}:${group}"
chown -hR ${user}:${group} "${home}"
- ;;
-*)
- exit 64
;;
esac