pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/wrapper fix typo
details: https://anonhg.NetBSD.org/pkgsrc/rev/a73653973554
branches: trunk
changeset: 528131:a73653973554
user: tnn <tnn%pkgsrc.org@localhost>
date: Sat Apr 21 14:53:19 2007 +0000
description:
fix typo
diffstat:
mk/wrapper/bsd.wrapper.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2b2144ebcf85 -r a73653973554 mk/wrapper/bsd.wrapper.mk
--- a/mk/wrapper/bsd.wrapper.mk Sat Apr 21 14:42:45 2007 +0000
+++ b/mk/wrapper/bsd.wrapper.mk Sat Apr 21 14:53:19 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.wrapper.mk,v 1.67 2007/04/14 14:17:49 tnn Exp $
+# $NetBSD: bsd.wrapper.mk,v 1.68 2007/04/21 14:53:19 tnn Exp $
#
# Copyright (c) 2005 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -493,7 +493,7 @@
cmd-sink-osf1-cc \
cmd-sink-osf1-ld \
cmd-sink-hpux-cc \
- cmd-sink hpux-ld \
+ cmd-sink-hpux-ld \
cmd-sink-solaris-imake \
cmd-sink-sunpro-cxx \
cmd-sink-unixware-gcc \
Home |
Main Index |
Thread Index |
Old Index