summaryrefslogtreecommitdiff
path: root/mk/features
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-14 08:55:58 +0000
committerjoerg <joerg>2008-06-14 08:55:58 +0000
commit97565b2d1c2b3f7d30cb1a9880e1a1ad28432934 (patch)
tree80106e9244ac611ede9275ee1b49af562462730c /mk/features
parent55630f5aaead7971d353998e9bcf30228e71dfb1 (diff)
downloadpkgsrc-97565b2d1c2b3f7d30cb1a9880e1a1ad28432934.tar.gz
Fix typo.
Diffstat (limited to 'mk/features')
-rw-r--r--mk/features/features-vars.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/features/features-vars.mk b/mk/features/features-vars.mk
index 331f2d2b761..4d2a2d8fec7 100644
--- a/mk/features/features-vars.mk
+++ b/mk/features/features-vars.mk
@@ -1,8 +1,8 @@
-# $NetBSD: features-vars.mk,v 1.18 2008/05/26 17:48:27 tnn Exp $
+# $NetBSD: features-vars.mk,v 1.19 2008/06/14 08:55:58 joerg Exp $
#
# The platforms that are supported by pkgsrc differ in the amount of
# functions they provide in the C library (libc). Functions that are
-# typically available on NetBSD are provided in the libnbcomat package.
+# typically available on NetBSD are provided in the libnbcompat package.
#
# This file defines a set of "features" that some packages require.
# Whenever a package makes use of them, it should list the features in