summaryrefslogtreecommitdiff
path: root/missing
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2014-12-11 06:00:53 +0000
committerXin LI <delphij@FreeBSD.org>2014-12-11 06:00:53 +0000
commita12836acb1f42333451ec390b218157e1b6983f3 (patch)
treeb244166ac6ad22aa3a3644030c1820586c4b9fc6 /missing
parent271cb92e92008d85e0efebf323ba184a809779fb (diff)
Diffstat (limited to 'missing')
-rwxr-xr-xmissing4
1 files changed, 2 insertions, 2 deletions
diff --git a/missing b/missing
index cdea514931f5..db98974ff5d5 100755
--- a/missing
+++ b/missing
@@ -1,7 +1,7 @@
#! /bin/sh
# Common wrapper for a few potentially missing GNU programs.
-scriptversion=2012-06-26.16; # UTC
+scriptversion=2013-10-28.13; # UTC
# Copyright (C) 1996-2013 Free Software Foundation, Inc.
# Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
@@ -160,7 +160,7 @@ give_advice ()
;;
autom4te*)
echo "You might have modified some maintainer files that require"
- echo "the 'automa4te' program to be rebuilt."
+ echo "the 'autom4te' program to be rebuilt."
program_details 'autom4te'
;;
bison*|yacc*)