diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-11-06 21:28:54 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-11-06 21:28:54 +0000 |
commit | 3a8586df9b4f5aa46488d8ef9d0e4e8580af51e4 (patch) | |
tree | f00fac94798549eeaa90ba6355496ea5cf08fd7b /distrib/i386/floppies/Makefile.inc | |
parent | c40deccda1a5145413b1a52c9275d3c3c1406b4d (diff) |
from netbsd
Diffstat (limited to 'distrib/i386/floppies/Makefile.inc')
-rw-r--r-- | distrib/i386/floppies/Makefile.inc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/distrib/i386/floppies/Makefile.inc b/distrib/i386/floppies/Makefile.inc index f4a454d4196..6c237d0f5b1 100644 --- a/distrib/i386/floppies/Makefile.inc +++ b/distrib/i386/floppies/Makefile.inc @@ -1,4 +1,5 @@ -# $Id: Makefile.inc,v 1.1 1995/10/18 08:37:33 deraadt Exp $ +# $Id: Makefile.inc,v 1.2 1995/11/06 21:27:32 deraadt Exp $ -# Revision is 1.0A -REV= 10A +# Revision is 1.1 +# all these private copies of the version number really lose. +REV= 11 |