summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-11-23 00:49:26 +0000
committermef <mef@pkgsrc.org>2015-11-23 00:49:26 +0000
commit40224e35a25ed71f489d67a31958691021057435 (patch)
treed83d3521ce0fa376174026957400ebb39c48a17e /mk
parentbd377075bce3f152417aeb59192bd67cc5a73aff (diff)
downloadpkgsrc-40224e35a25ed71f489d67a31958691021057435.tar.gz
Fix typo in comment line (three -> two)
Diffstat (limited to 'mk')
-rw-r--r--mk/jpeg.buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/jpeg.buildlink3.mk b/mk/jpeg.buildlink3.mk
index 5967f0d654b..5149c8af45d 100644
--- a/mk/jpeg.buildlink3.mk
+++ b/mk/jpeg.buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: jpeg.buildlink3.mk,v 1.1 2010/12/19 11:22:59 dsainty Exp $
+# $NetBSD: jpeg.buildlink3.mk,v 1.2 2015/11/23 00:49:26 mef Exp $
#
# This Makefile fragment is meant to be included by packages that
# require a libjpeg implementation. jpeg.buildlink3.mk will:
@@ -6,7 +6,7 @@
# * set JPEGBASE to the base directory of the libjpeg files;
# * set JPEG_TYPE to the libjpeg implementation used.
#
-# There are three variables that can be used to tweak the selection of
+# There are two variables that can be used to tweak the selection of
# the libjpeg implementation:
#
# JPEG_DEFAULT is a user-settable variable whose value is the default