summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorapb <apb@NetBSD.org>2014-08-08 19:38:47 +0000
committerapb <apb@NetBSD.org>2014-08-08 19:38:47 +0000
commitf598f65b7c8b5ebe663328ca774b9b64f9b04bef (patch)
tree2046e8bfd4b142ea633c6de05de6b8e493ffee79 /gnu
parent04e098c19a90a44b34bf3ba88d8b9b33010eb672 (diff)
Unhook gkermit from the build.
It is being replaced by the BSD-licenced ekermit, as proposed on tech-userlevel on 7 Aug 2014.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index 037a373fff0..d913f167e23 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.138 2014/06/13 01:17:45 mrg Exp $
+# $NetBSD: Makefile,v 1.139 2014/08/08 19:38:47 apb Exp $
.include <bsd.own.mk>
SUBDIR+= bc
SUBDIR+= c89 c99
-SUBDIR+= dc diffutils gkermit
+SUBDIR+= dc diffutils
SUBDIR+= rcs send-pr texinfo
.if ${MKBSDGREP} == "no"