From 173d51080254f243903419de4f5b00198e5e28a3 Mon Sep 17 00:00:00 2001 From: des Date: Fri, 28 Feb 2003 23:12:14 +0000 Subject: Remove all remaining references to Listar, as www.listar.org has been snapped up by a domain shark. No functional changes. --- mail/ecartis/pkg-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/ecartis/pkg-install') 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." -- cgit v1.1