diff options
Diffstat (limited to 'ham/gnuradio-ctrlport/Makefile')
-rw-r--r-- | ham/gnuradio-ctrlport/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gnuradio-ctrlport/Makefile b/ham/gnuradio-ctrlport/Makefile index 67427b39b99..33a29e3e01d 100644 --- a/ham/gnuradio-ctrlport/Makefile +++ b/ham/gnuradio-ctrlport/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2021/04/21 13:24:51 adam Exp $ +# $NetBSD: Makefile,v 1.27 2021/04/29 23:30:14 thor Exp $ PKGNAME= gnuradio-ctrlport-${VERSION} -PKGREVISION= 2 +PKGREVISION= 3 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" |