diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 07:00:48 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-12-14 07:00:48 +0000 |
commit | 4b301465c86ff6179a4ef9cbe98597e12b0bdef7 (patch) | |
tree | ad84422ca53320a3870bb80aed42e6398d3f969a /distrib/i386/floppies/upgr | |
parent | 124e22ed553b6c1db3b6ee2983145bdf1ce527c5 (diff) |
update from netbsd
Diffstat (limited to 'distrib/i386/floppies/upgr')
-rw-r--r-- | distrib/i386/floppies/upgr/Makefile | 2 | ||||
-rw-r--r-- | distrib/i386/floppies/upgr/upgrade.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/distrib/i386/floppies/upgr/Makefile b/distrib/i386/floppies/upgr/Makefile index c5b9267498e..5d65dfba77a 100644 --- a/distrib/i386/floppies/upgr/Makefile +++ b/distrib/i386/floppies/upgr/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1995/11/06 21:27:41 deraadt Exp $ +# $Id: Makefile,v 1.3 1995/12/14 07:00:15 deraadt Exp $ TOP= ${.CURDIR}/.. diff --git a/distrib/i386/floppies/upgr/upgrade.sh b/distrib/i386/floppies/upgr/upgrade.sh index 0183b9c7f6c..2db8fbd6d3a 100644 --- a/distrib/i386/floppies/upgr/upgrade.sh +++ b/distrib/i386/floppies/upgr/upgrade.sh @@ -28,7 +28,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $Id: upgrade.sh,v 1.2 1995/11/06 21:27:47 deraadt Exp $ +# $Id: upgrade.sh,v 1.3 1995/12/14 07:00:15 deraadt Exp $ # NetBSD upgrade script. # In a perfect world, this would be a nice C program, with a reasonable |