summaryrefslogtreecommitdiff
path: root/chat/jabberd2
diff options
context:
space:
mode:
authorabs <abs>2004-06-03 10:14:13 +0000
committerabs <abs>2004-06-03 10:14:13 +0000
commit9bb60522e00d8641c93e2b23493bb56fef14a3e3 (patch)
tree550cac88d3a4e23044a215775a71fb3b544ac466 /chat/jabberd2
parent450e6376af9f8033bbf2fb342ff5cc32269e398a (diff)
downloadpkgsrc-9bb60522e00d8641c93e2b23493bb56fef14a3e3.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)