diff options
author | 1997-04-23 11:24:43 +0000 | |
---|---|---|
committer | 1997-04-23 11:24:43 +0000 | |
commit | 615d5ffcf1bea79d5201f7d529258ada574f6246 (patch) | |
tree | caca05f0c5ea41a30df0e854f48708d591e634db | |
parent | link for mount_ext2fs (diff) | |
download | wireguard-openbsd-615d5ffcf1bea79d5201f7d529258ada574f6246.tar.xz wireguard-openbsd-615d5ffcf1bea79d5201f7d529258ada574f6246.zip |
2.1
-rw-r--r-- | distrib/sparc/floppies/Makefile.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/sparc/floppies/Makefile.inc b/distrib/sparc/floppies/Makefile.inc index de0daa7ca83..ed288fc7507 100644 --- a/distrib/sparc/floppies/Makefile.inc +++ b/distrib/sparc/floppies/Makefile.inc @@ -1,5 +1,5 @@ -# $Id: Makefile.inc,v 1.3 1997/02/09 16:49:57 deraadt Exp $ +# $Id: Makefile.inc,v 1.4 1997/04/23 11:24:43 deraadt Exp $ -REV= 20 +REV= 21 .include <bsd.own.mk> |