summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2007-06-19 22:30:33 +0000
committerwiz <wiz>2007-06-19 22:30:33 +0000
commitfd4b19bac2170cbee79a5f6fbc2f5ef292aa1143 (patch)
tree439f5b2bf8d8ffef0b97740fe32492bba508a17e /Makefile
parent48ed4bd62e4755a52efbf2ccb165b71b004b3be8 (diff)
downloadpkgsrc-fd4b19bac2170cbee79a5f6fbc2f5ef292aa1143.tar.gz
Fix typo in comment.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4980f304486..f6999625503 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2007/06/19 13:39:56 joerg Exp $
+# $NetBSD: Makefile,v 1.83 2007/06/19 22:30:33 wiz Exp $
#
# This is the top-level Makefile of pkgsrc. It contains a list of the
# categories of packages, as well as some targets that operate on the
@@ -45,7 +45,7 @@ SUBDIR+= ${HOST_SPECIFIC_PKGS}
SUBDIR+= ${GROUP_SPECIFIC_PKGS}
SUBDIR+= ${USER_SPECIFIC_PKGS}
.else
-# Package in the x11 category tend to require a lot more parse time
+# Packages in the x11 category tend to require a lot more parse time
# than the rest of the packages. Reorder it to the beginning to avoid
# stalling parallel scans near the end of a run.
SUBDIR+= x11