summaryrefslogtreecommitdiff
path: root/pkgtools/xpkgwedge/files
diff options
context:
space:
mode:
authorjlam <jlam>2000-12-31 14:17:09 +0000
committerjlam <jlam>2000-12-31 14:17:09 +0000
commita5203c058448853d9ee11936cadbdad951326e9b (patch)
treeecf853a4e0513fd7a1005d6c80940dd9bbb3dcff /pkgtools/xpkgwedge/files
parenta60085fb2da8c36041f6d06ba60bedec22f05137 (diff)
downloadpkgsrc-a5203c058448853d9ee11936cadbdad951326e9b.tar.gz
Fix whitespace and typo in comment.
Diffstat (limited to 'pkgtools/xpkgwedge/files')
-rw-r--r--pkgtools/xpkgwedge/files/xpkgwedge.def10
1 files changed, 5 insertions, 5 deletions
diff --git a/pkgtools/xpkgwedge/files/xpkgwedge.def b/pkgtools/xpkgwedge/files/xpkgwedge.def
index ced27ab7c6b..d17e960fc67 100644
--- a/pkgtools/xpkgwedge/files/xpkgwedge.def
+++ b/pkgtools/xpkgwedge/files/xpkgwedge.def
@@ -1,4 +1,4 @@
-/* $NetBSD: xpkgwedge.def,v 1.3 2000/10/23 17:32:08 jlam Exp $ */
+/* $NetBSD: xpkgwedge.def,v 1.4 2000/12/31 14:17:09 jlam Exp $ */
#ifdef AfterVendorCF
@@ -35,10 +35,10 @@ X11_ROOT = ProjectRoot
#ifdef UseInstalled
/*
- * We need to redefine ImakeCmd so that imake will look in
- * $(PREFIX)/lib/X11/config *before* looking in the standard X
- * config directory to override any configurate files installed
- * there.
+ * We need to redefine ImakeCmd so that imake will look in
+ * $(PREFIX)/lib/X11/config *before* looking in the standard X
+ * config directory to override any configuration files installed
+ * there.
*/
#undef ImakeCmd
#define ImakeCmd imake -I$(PREFIX)/lib/X11/config