summaryrefslogtreecommitdiff
path: root/chat/jabberd2
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2004-06-03 10:14:13 +0000
committerabs <abs@pkgsrc.org>2004-06-03 10:14:13 +0000
commitd17a9782c3b7c1ba107fa6010844c608c976e387 (patch)
tree550cac88d3a4e23044a215775a71fb3b544ac466 /chat/jabberd2
parent6f6917ed8b4fe7203853e5dd4c88b0d7c95016d9 (diff)
downloadpkgsrc-d17a9782c3b7c1ba107fa6010844c608c976e387.tar.gz
Fix small typo in comment
Diffstat (limited to 'chat/jabberd2')
-rw-r--r--chat/jabberd2/Makefile4
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)