summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam>2003-10-12 08:58:04 +0000
committerjlam <jlam>2003-10-12 08:58:04 +0000
commit5ccebb631e6ce78e709edd8896fc4d7a05ef7706 (patch)
treee2cdf8a119189df72dbd7fa979c266b620cb55dd
parent872ed50cf2c467152dafedde5d0eede3060b1292 (diff)
downloadpkgsrc-5ccebb631e6ce78e709edd8896fc4d7a05ef7706.tar.gz
Fix typo.
-rwxr-xr-xpkgtools/libnbcompat/files/src2nbcompat4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/libnbcompat/files/src2nbcompat b/pkgtools/libnbcompat/files/src2nbcompat
index 16f4f7b582e..2256e561d7f 100755
--- a/pkgtools/libnbcompat/files/src2nbcompat
+++ b/pkgtools/libnbcompat/files/src2nbcompat
@@ -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