summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorniklas <niklas@openbsd.org>1997-05-12 17:05:56 +0000
committerniklas <niklas@openbsd.org>1997-05-12 17:05:56 +0000
commitd2cd30a71a6696f9cde28af0ac94490059b46e29 (patch)
tree09bafdcd920fa13464d67ec87c2cf4c70b3c9252
parentrun ldconfig on the created simpleroot where required (diff)
downloadwireguard-openbsd-d2cd30a71a6696f9cde28af0ac94490059b46e29.tar.xz
wireguard-openbsd-d2cd30a71a6696f9cde28af0ac94490059b46e29.zip
2.1
-rw-r--r--distrib/powerpc/Makefile.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/distrib/powerpc/Makefile.inc b/distrib/powerpc/Makefile.inc
index 5d002f394a4..18ca0660d93 100644
--- a/distrib/powerpc/Makefile.inc
+++ b/distrib/powerpc/Makefile.inc
@@ -1,7 +1,8 @@
+# $OpenBSD: Makefile.inc,v 1.3 1997/05/12 17:05:56 niklas Exp $
# $NetBSD: Makefile.inc,v 1.1 1995/07/18 04:12:57 briggs Exp $
-# Revision is 1.0
-REV= 20
+# Revision is 2.1
+REV= 21
BSDSRCDIR?= /usr/src
SRCSYSDIR?= ${BSDSRCDIR}/sys