summaryrefslogtreecommitdiffstats
path: root/mail/ecartis/pkg-install
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2003-02-28 23:12:14 +0000
committerdes <des@FreeBSD.org>2003-02-28 23:12:14 +0000
commit173d51080254f243903419de4f5b00198e5e28a3 (patch)
tree623536324e93b144059ffb2932f056146b60f9cc /mail/ecartis/pkg-install
parent096942392ee46ef8297273fb3fa2a313f931c0c0 (diff)
downloadFreeBSD-ports-173d51080254f243903419de4f5b00198e5e28a3.zip
FreeBSD-ports-173d51080254f243903419de4f5b00198e5e28a3.tar.gz
Remove all remaining references to Listar, as www.listar.org has been
snapped up by a domain shark. No functional changes.
Diffstat (limited to 'mail/ecartis/pkg-install')
-rw-r--r--mail/ecartis/pkg-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ecartis/pkg-install b/mail/ecartis/pkg-install
index 760c03d..944afd6 100644
--- a/mail/ecartis/pkg-install
+++ b/mail/ecartis/pkg-install
@@ -52,7 +52,7 @@ if [ x"$2" = xPRE-INSTALL ]; then
echo "You need a user \"${user}\"."
if yesno "Would you like me to create it" y; then
pw useradd ${user} -g ${group} -h - -d /nonexistent \
- -s /nonexistent -c "Listar Listserver" || exit
+ -s /nonexistent -c "Ecartis Listserver" || exit
echo "Done."
else
echo "Please create it, and try again."
OpenPOWER on IntegriCloud