From 397f06be2fa53f1ff031aa2067f150b86eff4075 Mon Sep 17 00:00:00 2001 From: tnn Date: Thu, 7 Feb 2019 14:08:29 +0000 Subject: add ham/kalibrate-{hackrf,rtl} --- doc/CHANGES-2019 | 4 +++- ham/Makefile | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/CHANGES-2019 b/doc/CHANGES-2019 index 18b4740d026..5c181fd6d46 100644 --- a/doc/CHANGES-2019 +++ b/doc/CHANGES-2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.628 2019/02/07 14:07:18 taca Exp $ +$NetBSD: CHANGES-2019,v 1.629 2019/02/07 14:08:29 tnn Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1232,3 +1232,5 @@ Changes to the packages collection and infrastructure in 2019: Updated chat/cgiirc to 0.5.12 [nia 2019-02-07] Updated lang/php72 to 7.2.15 [taca 2019-02-07] Updated lang/php73 to 7.3.2 [taca 2019-02-07] + Added ham/kalibrate-hackrf version 20160704 [tnn 2019-02-07] + Added ham/kalibrate-rtl version 20131215 [tnn 2019-02-07] diff --git a/ham/Makefile b/ham/Makefile index 75ef793588a..48c5b0a26d5 100644 --- a/ham/Makefile +++ b/ham/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2018/06/04 07:18:47 dbj Exp $ +# $NetBSD: Makefile,v 1.40 2019/02/07 14:08:29 tnn Exp $ # COMMENT= Wireless communication tools and applications @@ -39,6 +39,8 @@ SUBDIR+= gr-osmosdr SUBDIR+= grig SUBDIR+= hackrf SUBDIR+= hamlib +SUBDIR+= kalibrate-hackrf +SUBDIR+= kalibrate-rtl SUBDIR+= libmirisdr SUBDIR+= locator SUBDIR+= nec2c -- cgit v1.2.3