summaryrefslogtreecommitdiff
path: root/distrib/simpleroot
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>1998-06-27 20:52:15 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>1998-06-27 20:52:15 +0000
commit15f7b544383cd1be3b3b79b64d7444a9eb86d228 (patch)
treed8d648a9c336f8b7aac9b22cd8e25579265ae00b /distrib/simpleroot
parent995d4f1c1a1502b7c125d9672df13e6d7d9839bc (diff)
s/23/${OSrev}/
Diffstat (limited to 'distrib/simpleroot')
-rw-r--r--distrib/simpleroot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/simpleroot/Makefile b/distrib/simpleroot/Makefile
index b097b49b7a4..5ea8158cd3b 100644
--- a/distrib/simpleroot/Makefile
+++ b/distrib/simpleroot/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.12 1998/03/30 07:15:22 deraadt Exp $
+# $OpenBSD: Makefile,v 1.13 1998/06/27 20:52:12 todd Exp $
-REV= 23
+REV= ${OSrev}
ARCHDIR= ${.CURDIR}/../${MACHINE}/simpleroot