From d17a9782c3b7c1ba107fa6010844c608c976e387 Mon Sep 17 00:00:00 2001 From: abs Date: Thu, 3 Jun 2004 10:14:13 +0000 Subject: Fix small typo in comment --- chat/jabberd2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat') diff --git a/chat/jabberd2/Makefile b/chat/jabberd2/Makefile index 2d1a9600678..ff0efd3f936 100644 --- a/chat/jabberd2/Makefile +++ b/chat/jabberd2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/05/24 09:08:48 xtraeme Exp $ +# $NetBSD: Makefile,v 1.3 2004/06/03 10:14:13 abs Exp $ # DISTNAME= jabberd-2.0s2 @@ -40,7 +40,7 @@ BUILD_DEFS+= JABBERD_USER JABBERD_STATIC \ # This specify the actual method which will be used for authenticate # the users/accounts. # -# JABBERD_AUTH_METOD has 4 available options: +# JABBERD_AUTH_METHOD has 4 available options: # # db (by default) # mysql (MySQL) -- cgit v1.2.3