diff options
author | jlam <jlam@pkgsrc.org> | 2004-02-24 01:20:54 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-02-24 01:20:54 +0000 |
commit | 2b7b09b9d59a5ea4961a9198e82a14940a56a3b1 (patch) | |
tree | af44a9eec476118b8210d853f8ed4f0e7884f42b /mail | |
parent | 5cf90b76688005f12e02638abe73bb37dbbdcd33 (diff) | |
download | pkgsrc-2b7b09b9d59a5ea4961a9198e82a14940a56a3b1.tar.gz |
PROVIDE sqwebmaild instead of sqwebmail.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sqwebmail/files/sqwebmaild.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sqwebmail/files/sqwebmaild.sh b/mail/sqwebmail/files/sqwebmaild.sh index 7fccac2249b..727f100bd4e 100644 --- a/mail/sqwebmail/files/sqwebmaild.sh +++ b/mail/sqwebmail/files/sqwebmaild.sh @@ -1,10 +1,10 @@ #!@RCD_SCRIPTS_SHELL@ # -# $NetBSD: sqwebmaild.sh,v 1.2 2004/02/24 01:18:52 jlam Exp $ +# $NetBSD: sqwebmaild.sh,v 1.3 2004/02/24 01:20:54 jlam Exp $ # # Courier SqWebMail services daemon # -# PROVIDE: sqwebmail +# PROVIDE: sqwebmaild # REQUIRE: authdaemond if [ -f /etc/rc.subr ]; then |