diff options
-rw-r--r-- | chat/jabberd2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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) |