summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-05-29 07:28:07 +0000
committerwiz <wiz@pkgsrc.org>2008-05-29 07:28:07 +0000
commit948bf7a21f15c31b36b952188d08292e3c5577ce (patch)
tree72aea827f95e452b808546a2aedceaf83f669eff /devel
parent752b8798a4ad8f0f4a4682217e83dc22f2984924 (diff)
downloadpkgsrc-948bf7a21f15c31b36b952188d08292e3c5577ce.tar.gz
Fix typo in comment.
Diffstat (limited to 'devel')
-rw-r--r--devel/glib2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/glib2/Makefile b/devel/glib2/Makefile
index 2473e077594..a38cadde1da 100644
--- a/devel/glib2/Makefile
+++ b/devel/glib2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.139 2008/05/28 21:20:48 joerg Exp $
+# $NetBSD: Makefile,v 1.140 2008/05/29 07:28:07 wiz Exp $
# When updating glib2, please apply patch-ak to configure.in
# Then run a matching version of autoconf to regen patch-aa.
@@ -92,7 +92,7 @@ PRINT_PLIST_AWK+= /^@dirrm include\/glib$$/ \
PLIST_VARS+= fam
-# Overriden in options.mk.
+# Overridden in options.mk.
CONFIGURE_ARGS+= --disable-fam
.if ${OPSYS} != "HPUX" && ${OPSYS} != "OSF1"