summaryrefslogtreecommitdiff
path: root/ham/gnuradio-ctrlport
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-05-06 14:04:05 +0000
committeradam <adam@pkgsrc.org>2020-05-06 14:04:05 +0000
commit6970defbb2f9e26c73129c4c8cfc20803b109467 (patch)
treec81d648805b099d82983eab8e643d64ab9cdb13f /ham/gnuradio-ctrlport
parent5d40b7bcb0767de3a1d3ce1a480ed9035b4b97c1 (diff)
downloadpkgsrc-6970defbb2f9e26c73129c4c8cfc20803b109467.tar.gz
revbump after boost update
Diffstat (limited to 'ham/gnuradio-ctrlport')
-rw-r--r--ham/gnuradio-ctrlport/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-ctrlport/Makefile b/ham/gnuradio-ctrlport/Makefile
index 5158bbfb333..43094e6fa52 100644
--- a/ham/gnuradio-ctrlport/Makefile
+++ b/ham/gnuradio-ctrlport/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2020/01/12 20:20:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2020/05/06 14:04:41 adam Exp $
PKGNAME= gnuradio-ctrlport-${VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
COMMENT= New set of hooks into GNU Radio to allow a remote client to attach
.include "../../ham/gnuradio-core/Makefile.common"
.include "../../ham/gnuradio-core/Nocore.mk"