Fix typo.

This commit is contained in:
jlam 2003-10-12 08:58:04 +00:00
parent 2f7d54398d
commit db20aa3e21

View file

@ -1,6 +1,6 @@
#!/bin/sh
#
# $NetBSD: src2nbcompat,v 1.2 2003/10/12 01:19:08 grant Exp $
# $NetBSD: src2nbcompat,v 1.3 2003/10/12 08:58:04 jlam Exp $
#
# Copyright (c) 2003 The NetBSD Foundation, Inc.
# All rights reserved.
@ -75,7 +75,7 @@ for f in $files; do
newf=`echo $f | sed 's,^\./,,'`
case $newf in
*CVS/*)
# Skip copying over any CVS informatin.
# Skip copying over any CVS information.
;;
*Makefile|*Makefile.inc)
# Skip copying over the Makefiles since we'll be using