Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/usr.bin Pull up revision 1.148 (requested by hubertf in t...



details:   https://anonhg.NetBSD.org/src/rev/48c2bbee694d
branches:  netbsd-3
changeset: 576978:48c2bbee694d
user:      tron <tron%NetBSD.org@localhost>
date:      Tue Aug 16 12:13:52 2005 +0000

description:
Pull up revision 1.148 (requested by hubertf in ticket #667):
Add vndcompress

diffstat:

 usr.bin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6ff11c68b4ee -r 48c2bbee694d usr.bin/Makefile
--- a/usr.bin/Makefile  Tue Aug 16 12:13:19 2005 +0000
+++ b/usr.bin/Makefile  Tue Aug 16 12:13:52 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.145 2005/03/09 05:20:05 atatat Exp $
+#      $NetBSD: Makefile,v 1.145.2.1 2005/08/16 12:13:52 tron Exp $
 #      from: @(#)Makefile      8.3 (Berkeley) 1/7/94
 
 .include <bsd.own.mk>
@@ -24,7 +24,7 @@
        tcopy tee telnet tftp time tip tn3270 top touch tput \
        tr true tset tsort tty ul uname unexpand unifdef \
        uniq units unvis usbhidaction usbhidctl users \
-       uudecode uuencode uuidgen vacation vgrind vi vis vmstat w \
+       uudecode uuencode uuidgen vacation vgrind vi vis vmstat vndcompress w \
        wall wc what whatis whereis who whois window \
        write xargs xinstall xlint xstr yacc yes
 



Home | Main Index | Thread Index | Old Index