summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-22 18:52:16 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-22 18:52:16 +0000
commit425447f07ea6e3c59e5d1305bd1b2ac3664d4f76 (patch)
tree0f2a90e3e09a3703d0577355981e8d4b44f164f1 /lang
parentOnly use -soname flag if building for an ELF world. (diff)
Typo.
PR: 8026
Notes
Notes: svn path=/head/; revision=13328
Diffstat (limited to 'lang')
-rw-r--r--lang/expect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 05865c9d7b21..7abf2abd4207 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -3,9 +3,9 @@
# Whom: pst
# Version required: 5.26
#
-# $Id: Makefile,v 1.32 1998/06/28 23:25:51 steve Exp $
+# $Id: Makefile,v 1.33 1998/08/07 23:56:28 asami Exp $
#
-# Note this file is included from japanese/extract/Makefile
+# Note this file is included from japanese/expect/Makefile
DISTNAME= expect-5.26
CATEGORIES= lang tcl80 tk80