Udiff install-sfw
--- /export/home/steve/work/usr/webrev/src/cmd/diffutils/install-sfw-   Sun Aug  2 18:33:44 2009
+++ install-sfw Sat Aug  1 18:27:01 2009
@@ -21,19 +21,18 @@
 #
 
 
 #!/bin/sh
 #
-# Copyright 2000-2002 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 # install diffutils's objects in the proto area, since it would really
 # like to install locally, but that doesn't scale.
 #
-#ident "@(#)install-sfw        1.5     02/11/29 SMI"
 
-VERS=2.8.1
+VERS=2.8.7
 PREFIX=${ROOT}/opt/sfw
 BINDIR=${PREFIX}/bin
 INFODIR=${PREFIX}/info
 MAN1DIR=${PREFIX}/man/man1
 cd diffutils-${VERS}