summaryrefslogtreecommitdiff
path: root/astro/setiathome/pkg-install
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-04-17 01:08:36 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-04-17 01:08:36 +0000
commitd07330f785b19207b9a185d3ffd92528c3c7274a (patch)
tree42c1fab0330f181eaf36f78dd0ff541092fbfce5 /astro/setiathome/pkg-install
parentFix MASTER_SITE (diff)
Upgrade to Setiathome v2.4. This is an important upgrade, as old (v1)
client data stopped being accepted some time ago. Please let me know if there's a change I've missed. PR: 16699, 17569, 17807
Notes
Notes: svn path=/head/; revision=27682
Diffstat (limited to '')
-rw-r--r--astro/setiathome/pkg-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/setiathome/pkg-install b/astro/setiathome/pkg-install
index bcf6e0053a7b..57750ccf755b 100644
--- a/astro/setiathome/pkg-install
+++ b/astro/setiathome/pkg-install
@@ -51,7 +51,7 @@ case $2 in
${RCD} register
- if [ ! -f ${DBDIR}/user_info.txt ]; then
+ if [ ! -f ${DBDIR}/user_info.sah ]; then
echo "unable to start setiathome: it seems registration or login failed."
exit 0
fi