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 6846ddbe490..d84b8adc118 100644 --- a/ham/gnuradio-ctrlport/Makefile +++ b/ham/gnuradio-ctrlport/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2018/01/01 21:18:35 adam Exp $ +# $NetBSD: Makefile,v 1.10 2018/04/29 21:31:46 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" |