summaryrefslogtreecommitdiffstats
path: root/share/dict
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2019-12-21 21:39:59 +0000
committerespie <espie@openbsd.org>2019-12-21 21:39:59 +0000
commit3367dcf595ba746330d95b4c926ae4b05b798c0c (patch)
treeece2ec1fa81f13ee7814e0df0cfcd1023845feac /share/dict
parentReplace the term "security key" with "(FIDO) authenticator". (diff)
downloadwireguard-openbsd-3367dcf595ba746330d95b4c926ae4b05b798c0c.tar.xz
wireguard-openbsd-3367dcf595ba746330d95b4c926ae4b05b798c0c.zip
a few depend:-related thingies that were still in.
okay millert@, tb@
Diffstat (limited to 'share/dict')
-rw-r--r--share/dict/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/dict/Makefile b/share/dict/Makefile
index 7be863a6d51..819ae4c63b8 100644
--- a/share/dict/Makefile
+++ b/share/dict/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.3 2017/06/12 18:49:34 espie Exp $
+# $OpenBSD: Makefile,v 1.4 2019/12/21 21:40:00 espie Exp $
# from: @(#)Makefile 5.1.1.1 (Berkeley) 5/7/91
# Missing: connectives, words
@@ -7,7 +7,7 @@ FILES= README propernames web2 web2a
NOOBJ= noobj
LINKS= ${BINDIR}/dict/web2 ${BINDIR}/dict/words
-all clean cleandir depend tags:
+all clean cleandir tags:
realinstall:
install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \