summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-08-28 23:36:24 +0000
committerzuntum <zuntum>2001-08-28 23:36:24 +0000
commita0d2fdcd18db6132830f9be3dd9d30166f6e22b4 (patch)
tree2bc5925d6785e6b99afb90c5c8e827054ff0b129 /mk
parentf3a9517a6fd495fe516d5edfdf3fdefb26a36b77 (diff)
downloadpkgsrc-a0d2fdcd18db6132830f9be3dd9d30166f6e22b4.tar.gz
Fix typo:
avi{...,avitype} -> avi{...,type}
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index ee2905a192c..1d0a117a4d4 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.239 2001/08/24 00:54:46 hubertf Exp $
+# $NetBSD: mk.conf.example,v 1.240 2001/08/28 23:36:24 zuntum Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -412,7 +412,7 @@
#AVIFILE_USE_QT= YES
# Enable support for qt2 in avifile-devel package. These utilities will be built
-# in addition to non-qt version: avi{bench,cat,make,recompress,avitype}.
+# in addition to non-qt version: avi{bench,cat,make,recompress,type}.
# aviplay (qt-based player that uses avifile libraries) will be built too,
# but it has problems with threads and does not work yet.
# Default: not defined